-
Notifications
You must be signed in to change notification settings - Fork 12
A simple scalable, real-time web chat application in Opa
License
Yoric/OpaChat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple real-time web chat built in Opa. BUILDING make LAUNCHING On one server: ./opa_chat.exe (launches on port 8080) or ./opa_chat.exe --server-port nnnn On many servers: opa-cloud opa-chat.exe --host localhost --host me@my_second_server --host me@my_third_server Users connecting to the launch server will be load-balanced among servers. Users connecting to one server can chat transparently with users connecting to other servers.
About
A simple scalable, real-time web chat application in Opa
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published