[package] name = "photon_decode" version = "0.2.1" authors = ["Wiktor Mazur "] edition = "2018" description = "Set of utilities for decoding messages generated by photon framework." repository = "https://github.com/mazurwiktor/photon_decode" license = "MIT/Apache-2.0" readme = "README.md" documentation = "https://docs.rs/photon_decode/*/photon_decode/" categories = ["network-programming", "encoding"] keywords = ["games", "multiplayer", "photon", "unity", "unrealengine"] [dependencies] bytes = "0.4"