Skip to content

Releases: Tom32i/netcode

v3.3.0

Choose a tag to compare

@Tom32i Tom32i released this 02 Jul 12:28

v3.2.0

Choose a tag to compare

@Tom32i 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

Choose a tag to compare

@Tom32i 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

Choose a tag to compare

@Tom32i Tom32i released this 08 May 15:15
84ed2a2

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

Choose a tag to compare

@Tom32i Tom32i released this 11 May 09:35

Security update.

v2.0.4

Choose a tag to compare

@Tom32i Tom32i released this 27 Aug 12:07

Updated dependencies

v2.0.2

Choose a tag to compare

@Tom32i Tom32i released this 20 Jul 10:12

Security update

v2.0.0

Choose a tag to compare

@Tom32i Tom32i released this 27 Dec 09:55
21d9e9d

Moved to ws package for Websocket implementation.

v1.0.7

Choose a tag to compare

@Tom32i Tom32i released this 03 Dec 22:37
  • Fixed error in import path.

v1.0.6

Choose a tag to compare

@Tom32i Tom32i released this 03 Dec 22:35
  • Handle client list and ID generation in a dedicated class.
  • Fixed LongStringCodec to support emoji.