server_client_comm 0.1.7 copy "server_client_comm: ^0.1.7" to clipboard
server_client_comm: ^0.1.7 copied to clipboard

This package will help you to communicate between server and client easilly! All you have to do is use a `SocketMessage.shrinkT(x,[y])` to serialize into json, and use `SocketMessage.expandT(x)` to se [...]

¯\_(ツ)_/¯

did stuff i guess

0.1.5:

  • changed expandTransform to SocketMessage.expandT (static)
  • changed shrinkTransform to SocketMessage.shrinkT (static)
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

This package will help you to communicate between server and client easilly! All you have to do is use a `SocketMessage.shrinkT(x,[y])` to serialize into json, and use `SocketMessage.expandT(x)` to serialize from json!

Homepage

License

BSD-2-Clause (LICENSE)

Dependencies

dson

More

Packages that depend on server_client_comm