Releases
50
Key Commits
Improve log for restricted friends (3df4ac5 )
Update max friends (b4a9847 )
Add web ping fallback (6377aa1 )
Bump MinecraftAuth to fix token expiry issues (fc6bd7e )
All Commits
Improve log for restricted friends (3df4ac5 )
Fix ICE4J logging to stdout and not using our loggers (8f21d2e )
Add sponsors link to readme (450931c )
Update readme (7d44944 )
Lots more code tidy up (f86ef9f )
Remove old imports and ditch var (ed948d7 )
Cleanup logging (115064c )
Tidy up extra stuff from nethernet initial implementation (46bda46 )
Update max friends (b4a9847 )
Add web ping fallback (6377aa1 )
Fix websocket connection check (6b43fd9 )
Handle friend error 1049 (a2b70f8 )
Remove manager (9a3d0c1 )
Fix sub sessions (3b395d7 )
Bump MinecraftAuth to fix token expiry issues (fc6bd7e )
Handle strange type formats in Ice config (1547702 )
Remove logs from ICE4J config implementation (7084564 )
Programatically create ICE4J config (59fa2a1 )
Restore websocket reconnection (2e76f94 )
Improve candidate collection (a4c942f )
Re-enable session sync (7082648 )
Merge remote-tracking branch 'private/playground/nethernet' into playground/nethernet (67b4f05 )
Allow ZLIB compression (2feb504 )
Update manager to new ping (419f7ca )
Tidy up logging (f237102 )
Use the IP and port of the config (c60ac86 )
Let's goooooooo we can transfer!! (6554da2 )
Cleanup PeerSession on disconnect (b916df3 )
Use ephemeral ports for the ICE data stream (cb1a145 )
Organise this in a more sensible way (45c02b1 )
Support multiple connections (c2d381f )
Tidy up dependencies (2776de7 )
Merge remote-tracking branch 'origin/playground/nethernet' into playground/nethernet (1133152 )
Writing packets with encryption should work now (581b001 )
Fix multiple versions in session info causing auth failure (39fd553 )
Fix RTC heartbeat time (4286210 )
Remove some old debug code (8af533c )
Add simple packet handler (864f3b4 )
Let's make it a bit more organised (3c19bde )
We can actually login now wooooo (d70a79d )
Add RTC websocket heartbeat (b141602 )
Correct buffer length (4e0f7f2 )
Remove old imports and comments (e078e77 )
Tidy up embedded classes (c267397 )
Update ping logic to 3.0 (4dc760d )
Merge remote-tracking branch 'Tim203/feat/nethernet' into playground/nethernet (67a72fc )
Some more progress, got something from the client!! (b13a2a0 )
Improve connection initialisation stability (74ab504 )
Improve candidate loading (d707bea )
Some more progress (50eb8ab )
Merge remote-tracking branch 'Tim203/feat/nethernet' into playground/nethernet (95c27f4 )
More stuff (d26cdd3 )
Initiate the socket (aa357b0 )
Store the remote candidates (5a4372d )
Add CANDIDATEADD response (a1f5cb9 )
Fix SDP session Id and DTLS (880eb37 )
Let's use other libs (b96f9a3 )
Initial work on using WebRTC (ba99e0d )
You can’t perform that action at this time.