skrillax-codec

Crates.ioskrillax-codec
lib.rsskrillax-codec
version0.1.1
sourcesrc
created_at2024-04-21 13:09:34.862085
updated_at2024-04-28 19:27:36.191715
descriptionA framing codec for Silkroad Online network packets.
homepage
repositoryhttps://git.eternalwings.de/tim/skrillax-network
max_upload_size
id1215352
size20,318
Tim Hagemann (kumpelblase2)

documentation

README

skrillax-codec

Crates.io Docs.rs

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.

Commit count: 0

cargo fmt