frp/pkg/msg
2026-06-01 16:22:34 +08:00
..
conn_test.go protocol: add v2 wire protocol with binary framing and capability negotiation (#5294) 2026-04-27 00:17:00 +08:00
ctl.go client, pkg, server, test: replaced 'interface{}' with 'any' (#4611) 2025-01-02 11:24:08 +08:00
handler.go refactor: clean up code (#5308) 2026-05-12 11:13:50 +08:00
msg.go protocol: add v2 wire protocol with binary framing and capability negotiation (#5294) 2026-04-27 00:17:00 +08:00
msg_test.go protocol: add v2 wire protocol with binary framing and capability negotiation (#5294) 2026-04-27 00:17:00 +08:00
wire_v2.go protocol: add v2 wire protocol with binary framing and capability negotiation (#5294) 2026-04-27 00:17:00 +08:00
wire_v2_test.go feat: use wire v2 framing for UDP workConn payload (#5340) 2026-06-01 16:22:34 +08:00