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
100
pub points
27%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

meta, uuid

More

Packages that depend on game_socket