Module songbird::shards[][src]

Handlers for sending packets over sharded connections.

Structs

SerenityShardHandle

Handle to an individual shard designed to buffer unsent messages while a reconnect/rebalance is ongoing.

SerenitySharder

Serenity-specific wrapper for sharder state initialised by the library.

Enums

Shard

A reference to an individual websocket connection.

Sharder

Source of individual shard connection handles.