Add how to think about wschat section to readme Resolves: #1
1 files changed, 4 insertions(+), 0 deletions(-) M README.md
M README.md => README.md +4 -0
@@ 4,6 4,10 @@ WebSocket Chat `wschat` is very simple [WebSocket][] chat server. The project is published under [AGPLv3 License][]. `wschat` does **NOT** support encryption or direct/group messaging. Please, think about `wschat` as *real-time public (moderated) mailing list without history*. Anyone can join to the server and listen to all the messages. [WebSocket]: https://en.wikipedia.org/wiki/WebSocket [AGPLv3 License]: ./LICENSE