skrillax-stream

Crates.ioskrillax-stream
lib.rsskrillax-stream
version0.1.0
sourcesrc
created_at2024-06-22 11:51:16.936156
updated_at2024-06-22 11:51:16.936156
descriptionCombines skrillax-network crates to work nicely on top of a tokio tcp stream
homepage
repositoryhttps://git.eternalwings.de/tim/skrillax-network
max_upload_size
id1280404
size36,455
Tim Hagemann (kumpelblase2)

documentation

README

skrillax-stream

Crates.io Docs.rs

This is the high-level (tcp) stream implementation for working with Silkroad Online connections. It is built on top of the other crates (skrillax-packet, skrillax-codec, skrillax-serde, skrillax-security) from the skrillax-network family of creates. Additionally, it provides the initialization handshake for both the server and client party, whichever applies.

Commit count: 0

cargo fmt