This website requires JavaScript.
Explore
Help
Sign In
University-of-Basel-Studentprojects
/
Programmierprojekt
Archived
Watch
1
Star
0
Fork
0
You've already forked Programmierprojekt
Code
Issues
17
Pull Requests
Actions
Wiki
Activity
Encapsulate read data by transport layer into RawPacket
#186
Merged
lars.winzer
merged 3 commits from
feat/server-transport-rawpacket
into
main
2026-03-15 15:00:51 +01:00
Conversation
1
Commits
3
Files Changed
3
+24
-11
3 Commits
Author
SHA1
Message
Date
Lars Simon Winzer
0bfcbe95b0
Style: Line length of JavaDoc comment
2026-03-15 14:55:43 +01:00
Lars Simon Winzer
94a2e1f977
Add: Make interface and implementation use RawPacket
2026-03-15 14:55:29 +01:00
Lars Simon Winzer
1bfbb5c75d
Add: RawPacket record to store raw data about the incomming request
2026-03-15 14:49:39 +01:00