aboutsummaryrefslogtreecommitdiff
path: root/lib/http.ml
Commit message (Collapse)AuthorAgeFilesLines
* 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