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
15
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

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