skrillax-codec
skrillax-codec is part of the skrillax-network family of
crates for handling the network part of communication between a Silkroad Online client and/or server. This crate
specifically deals with partitioning a byte stream into individual frames which can then be handled by a higher layer.
Documentation
For documentation, please see the docs.rs page.
License
Like the rest of the skrillax-network crates, this crate is licensed under the MIT license.