aboutsummaryrefslogtreecommitdiff
path: root/lib/sharder.ml
Commit message (Collapse)AuthorAgeFilesLines
* There's a lot going onAdelyn Breelove2018-12-141-1/+0
|
* Working on deriving types from jsonAdelyn Breelove2018-12-131-2/+3
|
* Fix Sharder.Make sigAdelyn Breelove2018-12-121-1/+1
|
* Complete event dispatchAdelyn Breelove2018-12-121-2/+3
|
* Work on event dispatch and add model derivesAdelyn Breelove2018-12-121-7/+7
|
* Add retry on connect fail logicAdelyn Breelove2018-12-031-4/+35
|
* Fix the multiple reconnect issueAdelyn Breelove2018-11-301-9/+15
|
* some improvementsMishio5952018-11-301-4/+5
|
* Fix all the errors from coding without merlinMishio5952018-11-291-29/+28
|
* Try to make it a more properly structured libAdelyn Breelove2018-11-291-3/+3
|
* functors!Adelyn Breelove2018-11-291-273/+276
|
* Clean up a bitAdelyn Breelove2018-11-291-19/+18
|
* Missed a couple thingsAdelyn Breelove2018-11-291-5/+6
|
* hopefully fixes the shard changes not propogating on reconnectAdelyn Breelove2018-11-291-24/+22
|
* Some sharding work, reconnect is mostly workingMishio5952018-11-291-62/+99
|
* convert to client from client_ezMishio5952018-11-251-16/+25
|
* Naming consistencyMishio5952018-11-251-16/+16
|
* A lot is going on...Mishio5952018-11-251-15/+5
|
* Major structural changesMishio5952018-11-241-0/+267