bismuthd/commons
2024-10-20 12:13:23 -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 chore: Seperate code into multiple files for client and server. 2024-10-20 12:13:23 -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.