Crates.io | skrillax-packet |
lib.rs | skrillax-packet |
version | 0.3.0 |
source | src |
created_at | 2024-04-28 19:45:01.215512 |
updated_at | 2024-10-27 10:52:09.761381 |
description | Packet definition to serialize and deserialize to and from frames for Silkroad Online packets. |
homepage | |
repository | https://git.eternalwings.de/tim/skrillax-network |
max_upload_size | |
id | 1223508 |
size | 32,593 |
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.
For documentation, please see the docs.rs page.
Like the rest of the skrillax-network
crates, this crate is licensed under the MIT license.