9 Commits

Author SHA1 Message Date
3934e2e861
Fix simple NetMarshalClient bug.
Oops
2023-05-20 19:50:13 +01:00
1285317289
Add client open event for NetMarshalServer. 2023-05-20 18:09:45 +01:00
93b40d57a3
Fix bugs in NetMarshalClient. 2023-05-20 15:49:54 +01:00
d17af203b9
Finish core logic:
Finish NetMarshalServer core.
Fix up NetMarshalClient.
Allow FragmentationOptions to be duplicated.
Add CandidateClient methods and equality checking.
2023-05-20 14:49:21 +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
8b8cfe142c
Add NetMarshalClientWrapped.
Fix synchronised method overridable status to final.
2023-05-19 01:36:17 +01:00
5cfdcbdbfa
Fix up NetMarshalClient. 2023-05-19 01:01:00 +01:00
02bc08bae6
Begin adding the NetMarshal system. 2022-06-21 22:15:47 +01:00