Skip to content
Snippets Groups Projects
Commit 3697d017 authored by rswindell's avatar rswindell
Browse files

This is a JS implementation of the sbbs_t::privchat(), from chat.cpp.

It currently only supports local (sysop) chat (call it with the '-l' argument),
does not support split-screen chat (for the remote user), and needs a lot
more testing and optimization. But for now, it serves as an example of what
is needed to write a private/sysop-chat module in JS, compatible with the
SBBS-Win32 chat.exe, for example.
parent f0858bb7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment