Releases: Tom32i/netcode
Releases · Tom32i/netcode
v3.3.0
Compare
Sorry, something went wrong.
No results found
Tom32i
released this
02 Jul 12:28
Full Changelog : v3.2.1...v3.3.0
v3.2.0
Compare
Sorry, something went wrong.
No results found
Tom32i
released this
30 Jun 18:44
What's Changed
Detect and evict dead connections by @Tom32i in #23
Full Changelog : v3.1.0...v3.2.0
v3.1.0
Compare
Sorry, something went wrong.
No results found
Tom32i
released this
09 Jun 21:04
What's Changed
Switched WebSocket library to coder/websocket
Go module path is now github.com/Tom32i/netcode/v3 (required for v3+ — import github.com/Tom32i/netcode/v3/go)
Documentation updates
Full Changelog : v3.0.0...v3.1.0
v3.0.0 - Golang support
Compare
Sorry, something went wrong.
No results found
Tom32i
released this
08 May 15:15
What's Changed
Adding Golang support by @Tom32i in #19
Moved to Vite.js for dev env
Updated tests and documentation
Full Changelog : v2.0.5...v3.0.0
v2.0.5
Compare
Sorry, something went wrong.
No results found
Tom32i
released this
11 May 09:35
v2.0.4
Compare
Sorry, something went wrong.
No results found
Tom32i
released this
27 Aug 12:07
v2.0.2
Compare
Sorry, something went wrong.
No results found
Tom32i
released this
20 Jul 10:12
v2.0.0
Compare
Sorry, something went wrong.
No results found
Tom32i
released this
27 Dec 09:55
Moved to ws package for Websocket implementation.
v1.0.7
Compare
Sorry, something went wrong.
No results found
Tom32i
released this
03 Dec 22:37
Fixed error in import path.
v1.0.6
Compare
Sorry, something went wrong.
No results found
Tom32i
released this
03 Dec 22:35
Handle client list and ID generation in a dedicated class.
Fixed LongStringCodec to support emoji.