Commit Graph

18 Commits

Author SHA1 Message Date
044a1a6119 Update METADAPT-A and METADAPT-B accordingly 2025-01-19 19:27:15 -05:00
92b3da4282 Connections do not accept transactions using a context
Having there be a mandatory context will just create more waste
and slow stuff down for transports which don't support it.
2025-01-19 19:18:35 -05:00
41ff2164bd Rename listener.go to listen.go 2025-01-19 17:10:02 -05:00
02dbcacd28 Improve doc comments 2025-01-19 17:09:20 -05:00
585c8038d3 Fix METADAPT-B encoding 2025-01-19 16:36:01 -05:00
e872cbe8fd Test METADAPT-B encoding and decoding 2025-01-19 16:35:40 -05:00
31930f871b Break out encodeMessageB, decodeMessageB 2025-01-19 15:54:13 -05:00
256f0202a2 Encoding being placed before decoding everywhere makes sense 2025-01-19 15:52:11 -05:00
fb7ab2487e Fix METADAPT-A encoding 2025-01-19 15:44:25 -05:00
15b8a1a328 Test METADAPT-A encoding and decoding 2025-01-19 15:43:59 -05:00
01cda20665 tape: Fix U16CastSafe 2025-01-19 15:41:54 -05:00
aac5266c0c tape: Test U16CastSafe 2025-01-19 15:41:43 -05:00
c748ca2223 Fix transaction ID size 2025-01-19 14:21:58 -05:00
dc560075d7 Break out encodeMessageA 2025-01-19 13:14:53 -05:00
68961f8ad8 After the week I've had, I deserve to make a commit like this lmao 2025-01-19 13:09:37 -05:00
6f55ee1b45 Remove nonsense from README 2025-01-09 02:42:03 -05:00
b6fd298ed9 design: Better explain METADAPT conversion of stream-oriented protocols 2025-01-09 02:40:06 -05:00
1bc804190e Initial commit 2025-01-09 02:31:15 -05:00