bismuthd/commons
2024-10-24 11:39:46 -04:00
..
conn.go chore: Adds lots of documentation. 2024-10-19 18:06:49 -04:00
conv.go chore: Adds lots of documentation. 2024-10-19 18:06:49 -04:00
enum.go feature: Gets signing server and client infrastructure working. 2024-10-24 11:39:46 -04:00
README.md chore: Adds lots of documentation. 2024-10-19 18:06:49 -04:00

Commons between Bismuth Client and Server

This houses common internal libraries and constants between the bismuth client and server. For most of the time, you're probably going to want the connection handler, which is in conn.go.