Commit Graph

14 Commits

Author SHA1 Message Date
Remy
eacd18bda7 add flag for qmax 2022-02-04 14:43:49 -05:00
Remy
2df49cc14c rtt latency 2022-02-01 21:34:50 -05:00
Remy
080192d12e disable ws compression, remove trailing \n from ws protocol, readme
Python example dies with compression enabled. Trailing \n makes no sense in ws protocol, removed so we can use strict == in legnth of segments. Updated readme and examples to reflect change
2022-01-31 22:56:27 -05:00
Remy
58de1efd54 fix attach/detach HTTP proxy
closeResponse was hanging infinitely trying to resolve nil resp. Add Failed proxy comms warning to slog context with UUID so it makes sense when connecting/disconnecting proxy at-will
2022-01-31 21:56:24 -05:00
Remy
f56fbe9c9f marshaling error: json: unsupported type
Replace req/resp failed to marshal for zerolog. Replace req with body/hexEncodedPayload since it's already logged under the context of UUID
2022-01-31 21:38:55 -05:00
Remy
582b0752b3 swap order
http.ListenAndServe is blocking, was preventing Proxy from being correctly configured for use
2022-01-31 21:11:56 -05:00
cc0d366d62
Improve logging 2022-01-30 03:31:25 -08:00
d958e64393
It builds! Enable prety printing output 2022-01-30 02:29:31 -08:00
35201678da
Semantics 2022-01-30 00:55:43 -08:00
9e078ca3ea
Refactor: finalize and prepare for testing 2022-01-30 00:08:21 -08:00
02f29fbad6
Continue refactor, almost ready to test 2022-01-29 23:48:39 -08:00
29530414f1
Refactor, please don't hate me for this 2022-01-29 22:53:52 -08:00
Remy
fd8e38624b prepping for release 2022-01-30 00:12:15 -05:00
Remy
7bc5296cee base 2021-09-24 19:38:17 -04:00