skrillax-packet

Crates.ioskrillax-packet
lib.rsskrillax-packet
version0.3.0
sourcesrc
created_at2024-04-28 19:45:01.215512
updated_at2024-10-27 10:52:09.761381
descriptionPacket definition to serialize and deserialize to and from frames for Silkroad Online packets.
homepage
repositoryhttps://git.eternalwings.de/tim/skrillax-network
max_upload_size
id1223508
size32,593
Tim Hagemann (kumpelblase2)

documentation

README

skrillax-packet

Crates.io Docs.rs

skrillax-packet 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 defining packets to be used in a connection, as well as going from / to individual frames.

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