|
4b139113fd
|
Begin implementing NetMarshalServer, add CandidateClient.
|
2023-05-20 00:37:52 +01:00 |
|
|
b9640efde9
|
Update:
Add new methods to NetMarshalClient.
Add new datagram packet reading methods to NetworkInputStream.
Fix up Javadoc.
|
2023-05-20 00:18:59 +01:00 |
|
|
41ed32f3af
|
Add fragmentation support to NetMarshalClient, fix up NetMarshalClient.
|
2023-05-19 20:17:56 +01:00 |
|
|
b49dfa0938
|
Update fragmentation API.
Update marshal todo.
|
2023-05-19 12:35:32 +01:00 |
|
|
8b8cfe142c
|
Add NetMarshalClientWrapped.
Fix synchronised method overridable status to final.
|
2023-05-19 01:36:17 +01:00 |
|
|
0f553c6a0e
|
Update years of README.md and LICENSE.
|
2023-05-19 01:02:49 +01:00 |
|
|
5cfdcbdbfa
|
Fix up NetMarshalClient.
|
2023-05-19 01:01:00 +01:00 |
|
|
790426eb3e
|
Update README.md
|
2022-07-13 15:57:53 +01:00 |
|
|
d4726c553c
|
Add NetMarshal TODO list.
|
2022-06-21 22:18:14 +01:00 |
|
|
02bc08bae6
|
Begin adding the NetMarshal system.
|
2022-06-21 22:15:47 +01:00 |
|
|
6587601adb
|
Make sure FragmentSendVerifyCompletePackets are constructed in the factory.
|
2022-06-14 17:41:11 +01:00 |
|
|
569c8a43e1
|
Update package organisation.
|
2022-06-14 16:48:47 +01:00 |
|
|
fcd985b570
|
Finish implementing fragment verification.
|
2022-06-14 16:35:14 +01:00 |
|
|
96c9864092
|
Initial commit.
Note, In Progress:
Adding all fragment data is verified and sent correctly.
|
2022-06-14 04:11:10 +01:00 |
|