Commit Graph

16 Commits

Author SHA1 Message Date
GroovieGermanikus 8a1b74b569 wrap forward packet 2023-08-08 15:57:09 +02:00
GroovieGermanikus 47629018de rename request wire format 2023-08-08 15:41:29 +02:00
GroovieGermanikus b19a7a5907 Revert "use TryFrom+TryInto for (de-)serialization if proxy_request_format"
This reverts commit 946536f423.
2023-08-08 15:30:42 +02:00
GroovieGermanikus 946536f423 use TryFrom+TryInto for (de-)serialization if proxy_request_format 2023-08-08 13:13:27 +02:00
GroovieGermanikus 12fb60267f fix all clippy errors 2023-08-02 14:55:11 +02:00
GroovieGermanikus 92a977fb98 clippy 2023-08-02 14:26:13 +02:00
GroovieGermanikus b41d05e613 cleanup minor todos 2023-08-02 14:15:39 +02:00
GroovieGermanikus 035ce6e3d5 fmt+clippy 2023-07-31 14:26:21 +02:00
GroovieGermanikus 20c2710202 cargo fix 2023-07-29 11:26:21 +02:00
GroovieGermanikus 23ffbc50ab refactor 2023-07-27 11:27:31 +02:00
GroovieGermanikus 19f7922e1f build dumb lazy-one-connection per tpu allocation strategy 2023-07-24 15:52:56 +02:00
GroovieGermanikus 9c1ce6b942 wire up quic proxy connection path 2023-07-20 17:54:26 +02:00
GroovieGermanikus 228c58d861 cut dependency between quic-proxy and lite-rpc crate 2023-07-20 09:28:55 +02:00
GroovieGermanikus eb33095778 introduce proxy request 2023-06-26 08:05:18 +02:00
GroovieGermanikus 47fd8b15d3 rountrip test with instruction 2023-06-25 21:53:19 +02:00
GroovieGermanikus 4e25095744 define basic proxy wire format 2023-06-23 10:37:33 +02:00