aboutsummaryrefslogtreecommitdiff
path: root/lib/http.ml
Commit message (Collapse)AuthorAgeFilesLines
* Some abstractionsAdelyn Breelove2018-12-171-8/+9
|
* Fix more dispatch issuesAdelyn Breelove2018-12-131-1/+4
|
* Add rate limit handlingAdelyn Breelove2018-12-131-13/+29
|
* Work on event dispatch and add model derivesAdelyn Breelove2018-12-121-2/+2
|
* Fix all the errors from coding without merlinMishio5952018-11-291-5/+4
|
* Try to make it a more properly structured libAdelyn Breelove2018-11-291-1/+0
|
* functors!Adelyn Breelove2018-11-291-218/+221
|
* Event dispatch and client abstractionMishio5952018-11-181-6/+5
|
* Rewrite from Lwt to AsyncMishio5952018-11-171-7/+8
|
* New name who disMishio5952018-11-131-1/+1
|
* Basic shardingMishio5952018-10-211-1/+4
|
* Add HTTP routesMishio5952018-10-141-3/+276
|
* Initial commitMishio5952018-10-141-0/+43