Joakim Frostegård
|
e88ecec9c7
|
aquatic http protocol: fix failure response serialization test failure
|
2020-08-02 22:11:55 +02:00 |
|
Joakim Frostegård
|
a18596544f
|
aquatic http protocol: allow non-existing peers in Response
Really, this is to allow missing peers6
|
2020-08-02 10:03:42 +02:00 |
|
Joakim Frostegård
|
fe887e1de5
|
aquatic http protocol: add deserialize impl for responses
|
2020-08-02 09:27:44 +02:00 |
|
Joakim Frostegård
|
9707898a32
|
aquatic_http: remove underscore from "failure_reason"
|
2020-08-02 02:46:52 +02:00 |
|
Joakim Frostegård
|
fd68a5f603
|
aquatic_http: serialize responses to a buffer ref instead of new vec
This improves benchmark performance somewhat and performance
during load testing a bit too.
|
2020-07-24 21:59:23 +02:00 |
|
Joakim Frostegård
|
b01226fddc
|
aquatic http protocol: remove unimplemented Response::from_bytes fn
|
2020-07-21 17:21:32 +02:00 |
|
Joakim Frostegård
|
2521c89109
|
aquatic http protocol: Response::from_bytes: set to unimplemented!()
|
2020-07-20 18:32:07 +02:00 |
|
Joakim Frostegård
|
d1e9d24773
|
WIP: work on http load test (now partly working) and http protocol
|
2020-07-20 14:30:36 +02:00 |
|
Joakim Frostegård
|
4ac2012a2a
|
aquatic_http: move protocol module to new crate aquatic_http_protocol
|
2020-07-19 21:59:31 +02:00 |
|