| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Default to using [0, 1] shards | Zeyla Hellyer | 2017-04-13 | 1 | -1/+1 |
| * | Switch to using serde for deserialization | Zeyla Hellyer | 2017-04-11 | 1 | -31/+19 |
| * | Pass by reference where possible | Zeyla Hellyer | 2017-02-28 | 1 | -1/+1 |
| * | Fix value of 'browser' in identify | Austin Hellyer | 2017-02-03 | 1 | -1/+1 |
| * | Log only unexpected keepalive errors | Austin Hellyer | 2017-02-01 | 1 | -2/+15 |
| * | Abstract large threshold number to a constant | Austin Hellyer | 2017-01-24 | 1 | -2/+2 |
| * | Reboot shard on broken pipe | Austin Hellyer | 2017-01-20 | 1 | -3/+16 |
| * | Add shard latency tracking | Austin Hellyer | 2017-01-14 | 1 | -5/+12 |
| * | Convert heartbeat debug to a trace | Austin Hellyer | 2016-12-31 | 1 | -1/+1 |
| * | A bit more logging | Austin Hellyer | 2016-12-29 | 1 | -0/+4 |
| * | Round 1 | Austin Hellyer | 2016-12-29 | 1 | -2/+2 |
| * | Accept u64 shard counts | Austin Hellyer | 2016-12-26 | 1 | -1/+1 |
| * | Simplify gateway identify compression | Austin Hellyer | 2016-12-16 | 1 | -7/+2 |
| * | Cleanup gateway prep | Austin Hellyer | 2016-12-12 | 1 | -4/+1 |
| * | More config for CreateCommand, add various methods | Illia | 2016-12-10 | 1 | -2/+2 |
| * | Change all try's into ?s | acdenisSK | 2016-12-07 | 1 | -1/+1 |
| * | Clean up the codebase | Austin Hellyer | 2016-11-29 | 1 | -11/+10 |
| * | Improve docs and add new message builder methods | Illia K | 2016-11-28 | 1 | -2/+2 |
| * | Move events into their own module | Austin Hellyer | 2016-11-25 | 1 | -1/+1 |
| * | Re-organize the client module | Austin Hellyer | 2016-11-21 | 1 | -0/+146 |