forked from shirakumo/lichat
The Lichat specification
- Common Lisp 100%
| .woodpecker | Woodpecker | |
| .dir-locals.el | Stuff to compile to html. | |
| .gitignore | Stuff to compile to html. | |
| compile.lisp | Sigh | |
| LICENSE | Update copyright | |
| lichat.mess | Dumb | |
| lichat.sexpr | Warning system | |
| logo.svg | logo | |
| README.mess | Update linkage | |
| shirakumo.mess | Specify shirakumo-leave-message | |
| shirakumo.sexpr | Specify shirakumo-leave-message | |
[ image logo.svg ] # About Lichat This repository specifies the protocol of the "Lichat"(https://shirakumo.org/docs/lichat) chat system. It offers both verbal and machine-readable descriptions of the protocol. ## Index - "lichat.mess"(link lichat.mess) The Lichat core protocol specification - "shirakumo.mess"(link shirakumo.mess) The Shirakumo protocol extensions ## See Also - "lichat-tcp-client"(https://shirakumo.org/docs/lichat-tcp-client) A basic lisp client library - "ex-lichat"(https://shirakumo.org/project/ex-lichat) An advanced Elixir server - "lichat-js"(https://shirakumo.org/project/lichat-js) A JavaScript client library and GUI - "py-lichat"(https://shirakumo.org/project/py-lichat) A Python client library - "weelichat"(https://shirakumo.org/project/weelichat) A Weechat client script - "jLichat"(https://shirakumo.org/project/jlichat) A Java client library - "Ocelot"(https://shirakumo.org/project/ocelot) An Android client