A Swift library for decoding/encoding the binary "BYOND Topic" format. It supports both the response and request packets.
There is also a command line client and server.
- Swift 6
To run the client command line tool:
swift run btc
To run the server command line tool:
swift run bts