aboutsummaryrefslogtreecommitdiff
path: root/lib/http.ml
Commit message (Expand)AuthorAgeFilesLines
* Better shard shutdown and HTTP error loggingAdelyn Breedlove2019-01-291-1/+3
* Add client optionsAdelyn Breelove2019-01-291-0/+1
* Publish docs updatesAdelyn Breedlove2019-01-281-355/+355
* Fix Message.t.mentionsAdelyn Breedlove2019-01-281-2/+1
* Hopefully finished event deserialization changesAdelyn Breelove2019-01-241-1/+4
* Improve HTTP stuffAdelyn Breelove2019-01-231-50/+63
* Some changes for doc readabilityAdelyn Breedlove2019-01-191-1/+1
* eliminate all functors in favour of a simpler approachAdelyn Breedlove2019-01-161-253/+249
* AAAAAAAAAAAAAAAAAAAAAAAAAdelyn Breelove2019-01-101-3/+3
* Implement most channel methodsAdelyn Breelove2018-12-211-2/+2
* Some refactoring of http codeAdelyn Breelove2018-12-171-1/+6
* 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