Christian Klotz
|
515455fbc3
|
fix(server): sanitize unexpected protocol errors
|
2026-08-03 21:21:38 +03:00 |
|
Christian Klotz
|
305c014dcc
|
fix: make session authentication transport-specific (#7551)
Set the initial protocol version to 1 and remove bearer authentication from framed messages. Require transports to establish authorized connections.
|
2026-08-03 16:40:00 +03:00 |
|
Christian Klotz
|
91957b3a01
|
fix(server): enforce protocol adapter invariants
|
2026-07-31 22:54:37 +03:00 |
|
Christian Klotz
|
2e60d3cbdf
|
feat(server): add composable protocol server
|
2026-07-31 17:32:29 +03:00 |
|
Christian Klotz
|
b2a1a06550
|
docs(protocol): add package changelog
|
2026-07-30 22:33:15 +03:00 |
|
Christian Klotz
|
bd2cfabc5f
|
fix(protocol): reject cyclic values and organize sources
|
2026-07-30 22:07:42 +03:00 |
|
Christian Klotz
|
56eb685b69
|
feat(protocol): add remote session wire protocol
|
2026-07-30 21:45:58 +03:00 |
|