game_socket 0.0.3 copy "game_socket: ^0.0.3" to clipboard
game_socket: ^0.0.3 copied to clipboard

Socket library for creating real-time multiplayer games. Based on TCP, with the ability to send messages over UDP (planned).

CHANGELOG #

0.0.3 (2021-09-23) #

  • Fix ServerSocket.bind
  • Add reset in Message

0.0.2 #

  • Fix payloadBytes in PacketDecoder
  • JoinRoom with playerName and playerId
  • Rename broadcastQueue to broadcastList
  • Add PacketFactory

0.0.1 #

  • Fixed deleting rooms.
  • Disconnect on high ping.
  • Bug fixes.

0.0.0 #

  • First release, created by QiXi.
10
likes
120
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

Socket library for creating real-time multiplayer games. Based on TCP, with the ability to send messages over UDP (planned).

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

meta, uuid

More

Packages that depend on game_socket