lichat-protocol

2023-10-21

The independent protocol part of Lichat.

Upstream URL

github.com/Shirakumo/lichat-protocol

Author

Yukari Hafner <shinmera@tymoon.eu>

Maintainer

Yukari Hafner <shinmera@tymoon.eu>

License

zlib
README
## About Lichat-Protocol This system implements the basic protocol classes and wire format parts to consume and produce Lichat messages. This repository also used to house the protocol specification itself, but this has since been moved to the "lichat"(https://shirakumo.org/projects/lichat) repository. ## See Also * "lichat-serverlib"(https://shirakumo.github.io/lichat-serverlib) An agnostic implementation of the server-side protocol. * "lichat-tcp-server"(https://shirakumo.github.io/lichat-tcp-server) A basic, threaded, TCP-based implementation of a Lichat server. * "lichat-tcp-client"(https://shirakumo.github.io/lichat-tcp-client) A basic, threaded, TCP-based implementation of a Lichat client. * "LionChat"(https://github.com/Shirakumo/lionchat) A Qt GUI client for a TCP server.

Dependencies (3)

  • closer-mop
  • documentation-utils
  • trivial-package-local-nicknames
  • GitHub
  • Quicklisp