Skip to content

Commit

Permalink
docs: list varchar.py in protocol readme
Browse files Browse the repository at this point in the history
  • Loading branch information
thegamecracks committed Mar 11, 2024
1 parent c59da48 commit df6ec37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dumdum/protocol/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ This contains the [Sans-IO] implementation of the Dumdum protocol.
- [`highcommand.py`](highcommand.py): A server-side, in-memory datastore for channels and users.
- [`interfaces.py`](interfaces.py): Defines a common interface between the client and server.
- [`reader.py`](reader.py): Provides functions to read through bytes/bytearrays like streams.
- [`varchar.py`](varchar.py): Provides functions to de/serialize variable-length strings.

[Sans-IO]: https://sans-io.readthedocs.io/

0 comments on commit df6ec37

Please sign in to comment.