Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move dba to top level scope | Robby Zambito | 2025-04-03 |
* | add comments!!!!! | Robby Zambito | 2025-04-03 |
* | move aux funcs back into the union | Robby Zambito | 2025-04-03 |
* | Remove redundant comptime | Robby Zambito | 2025-04-03 |
* | Properly initialize the SaprusMessage fromBytes | Robby Zambito | 2025-04-03 |
* | dedup some | Robby Zambito | 2025-04-03 |
* | Break out encoding and decoding into its own functions | Robby Zambito | 2025-04-03 |
* | Add decoding connection messages | Robby Zambito | 2025-04-03 |
* | Add packet decoding | Robby Zambito | 2025-04-03 |
* | Small cleanup | Robby Zambito | 2025-04-03 |
* | Remove unnecessary explicit cast | Robby Zambito | 2025-04-03 |
* | Specify endianness when writing the header struct | Robby Zambito | 2025-04-03 |
* | Explicitly specify the size of connection options | Robby Zambito | 2025-04-03 |
* | Clean up string handling | Robby Zambito | 2025-04-03 |
* | Make header always a packed struct | Robby Zambito | 2025-04-03 |
* | Base64 encode relay message | Robby Zambito | 2025-04-02 |
* | Add connection message type | Robby Zambito | 2025-04-02 |
* | Remove tests | Robby Zambito | 2025-04-02 |
* | Working with nice union | Robby Zambito | 2025-04-02 |
* | it works! | Robby Zambito | 2025-04-02 |
* | Getting some data but malformed | Robby Zambito | 2025-04-02 |
* | Add msgs with toBytes functions | Robby Zambito | 2025-04-02 |
* | Added network dep | Robby Zambito | 2025-04-02 |
* | Remove lib | Robby Zambito | 2025-04-02 |
* | Initial commit | Robby Zambito | 2025-04-02 |