HoneyryderChuck
|
2742f4f9af
|
added chainable module, a la http gem
|
2017-12-07 21:15:39 +00:00 |
|
HoneyryderChuck
|
9c40845d94
|
added the ability to load plugins in the client, allowing to extend request/response/headers transparently
|
2017-12-07 01:05:01 +00:00 |
|
HoneyryderChuck
|
fbdd7e2dd8
|
added registry module, where one can register by a tag; introducing transcoder, modules which can encode and decode; using them for the body/form/json bodies
|
2017-12-06 19:49:26 +00:00 |
|
HoneyryderChuck
|
a214891fa1
|
added timeouts backend like http, integrated it in connecting sockets, and performing selector operations; the global one still needs work though (currently connecting one by one, connection not integrated in selector)
|
2017-11-29 00:07:49 +00:00 |
|
HoneyryderChuck
|
c7319964c0
|
added the options module, similar to http
|
2017-11-28 18:12:02 +00:00 |
|
HoneyryderChuck
|
85f08f0c7a
|
changed the resource structure
|
2017-11-28 14:36:18 +00:00 |
|
HoneyryderChuck
|
0bcfc7fbe2
|
added first structure draft, resource names to change, but... it works\! to nghttp2
|
2017-11-28 01:24:24 +00:00 |
|
HoneyryderChuck
|
bbd472186b
|
deleted it all
|
2017-11-27 22:26:22 +00:00 |
|
HoneyryderChuck
|
b1530da6aa
|
added content-type parser
|
2017-11-27 17:20:59 +00:00 |
|
HoneyryderChuck
|
c0f2efdc16
|
added other timeouts, for now empty
|
2017-11-27 17:20:34 +00:00 |
|
HoneyryderChuck
|
b9091db9fa
|
added main building blocks necessary to implement and verify the public API
|
2017-11-27 17:15:15 +00:00 |
|