cmd /hopp-generate
cmd/hopp-generate: Add code generator command
2025-01-21 16:23:07 -05:00
design
design: Clearly explain PASTA
2025-01-21 16:21:25 -05:00
generate
generate: Actually generate code
2025-01-21 16:22:48 -05:00
tape
tape: Fix U16CastSafe
2025-01-19 15:41:54 -05:00
.editorconfig
Initial commit
2025-01-09 02:31:15 -05:00
connection.go
Connections do not accept transactions using a context
2025-01-19 19:18:35 -05:00
dial.go
Break out default TLS and QUIC configs
2025-01-19 19:27:56 -05:00
error.go
Add ErrTablePairMissing error
2025-01-21 16:20:16 -05:00
go.mod
After the week I've had, I deserve to make a commit like this lmao
2025-01-19 13:09:37 -05:00
go.sum
After the week I've had, I deserve to make a commit like this lmao
2025-01-19 13:09:37 -05:00
LICENSE
Initial commit
2025-01-09 02:31:15 -05:00
listen.go
Add listeners
2025-01-19 19:29:04 -05:00
message.go
Improve doc comments
2025-01-19 17:09:20 -05:00
metadapta_test.go
Encoding being placed before decoding everywhere makes sense
2025-01-19 15:52:11 -05:00
metadapta.go
Update METADAPT-A and METADAPT-B accordingly
2025-01-19 19:27:15 -05:00
metadaptb_test.go
Test METADAPT-B encoding and decoding
2025-01-19 16:35:40 -05:00
metadaptb.go
Update METADAPT-A and METADAPT-B accordingly
2025-01-19 19:27:15 -05:00
option.go
Add option type
2025-01-21 16:20:40 -05:00
quicwrap.go
After the week I've had, I deserve to make a commit like this lmao
2025-01-19 13:09:37 -05:00
README.md
Remove nonsense from README
2025-01-09 02:42:03 -05:00