Devin Carr
f5f3e6a453
TUN-6689: Utilize new RegisterUDPSession to begin tracing
2022-09-13 14:56:08 +00:00
Devin Carr
e380333520
TUN-6688: Update RegisterUdpSession capnproto to include trace context
2022-09-08 21:50:58 +00:00
cthuang
e56c4532ce
TUN-5697: Listen for UpdateConfiguration RPC in quic transport
2022-02-18 09:12:39 +00:00
cthuang
d07d24e5a2
TUN-5695: Define RPC method to update configuration
2022-02-03 15:05:46 +00:00
cthuang
ebae7a7024
TUN-5494: Send a RPC with terminate reason to edge if the session is closed locally
2021-12-21 09:52:39 +00:00
cthuang
73a265f2fc
TUN-5488: Close session after it's idle for a period defined by registerUdpSession RPC
2021-12-09 11:55:34 +00:00
cthuang
b73c588254
TUN-5422: Define RPC to unregister session
2021-12-06 16:37:09 +00:00
cthuang
fc2333c934
TUN-5300: Define RPC to register UDP sessions
2021-12-06 16:37:09 +00:00
Sudarsan Reddy
81dff44bb9
TUN-4596: Add QUIC application protocol for QUIC stream handshake
...
- Vendored the capnproto library to cloudflared.
- Added capnproto schema defining application protocol.
- Added Pogs and application level read write of the protocol.
2021-07-15 17:35:25 +00:00