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

outdated

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

This package lets you communicate between the server and client, all you need to do is shrinkTransform(x,[y]) to turn x into json and make y it's type and expandTransform(x) to turn the json string x into an object.

this package uses dson.

0
likes
0
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 `shrinkTransform(x,[y])` to serialize into json, and use `expandTransform(x)` to serialize from json!

Homepage

License

unknown (LICENSE)

Dependencies

dson

More

Packages that depend on server_client_comm