Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Working with nice union | Robby Zambito | 2025-04-06 | |
| | | | | This let's us easily use a single type for all Saprus messages, and unwrap the specific type with a switch. | |||
* | it works! | Robby Zambito | 2025-04-06 | |
| | ||||
* | Getting some data but malformed | Robby Zambito | 2025-04-06 | |
| | | | | | | | This is what the data shows up in the sentinal looking like: 2025/04/02 22:36:32 Error decoding message: Hello darkness my old friend::48656c6c6f206461726b6e657373206d79206f6c6420667269656e64aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 2025/04/02 22:36:32 INFO: Relay message received: Hello darkness my old friend | |||
* | Add msgs with toBytes functions | Robby Zambito | 2025-04-06 | |
| | ||||
* | Remove lib | Robby Zambito | 2025-04-06 | |
| | ||||
* | Initial commit | Robby Zambito | 2025-04-06 | |