aboutsummaryrefslogtreecommitdiff
path: root/src/client/bridge/gateway/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix all the dead links in the docsErk-2018-08-091-4/+5
* Remove extraneous spaces at the end of linesZeyla Hellyer2018-06-171-2/+2
* Refactor imports/exports to use nested groups and better formattingacdenisSK2018-03-291-3/+9
* Expose a client voice managerZeyla Hellyer2018-01-181-1/+1
* Use an InterMessage to communicate over gatewayZeyla Hellyer2018-01-181-2/+3
* Simplify ShardManager creationZeyla Hellyer2018-01-101-1/+1
* Add an event for shard updatesZeyla Hellyer2018-01-011-0/+2
* Expose a method of retrieving shard status/latencyZeyla Hellyer2018-01-011-0/+13
* Shutdown everything on ShardManager::shutdown_allZeyla Hellyer2017-12-091-0/+4
* Redo client internals + gatewayZeyla Hellyer2017-11-031-10/+104
* Fix client shards by cloning ShardManager runnersZeyla Hellyer2017-09-271-1/+2
* Fix tests and example 05Zeyla Hellyer2017-09-241-0/+1
* Add a shard managerZeyla Hellyer2017-09-241-0/+46