Crate synac [] [src]

Reexports

pub use listener::*;
pub use state::*;

Modules

common

Files shared by both the client and server

listener

A non-blocking listener

state

Remembers stuff previous packets have informed about

Structs

Session

A struct that holds the connection to synac.

Functions

get_mode

Get the mode bitmask for a user in a channel

Type Definitions

Stream