-
when client publish msg to server, I want to boradcast this msg to other client, such as chatroom
-
```
I have Openfire Server 3.6.4 installed and tuned.
Users in LAN using Miranda 8.20 Unicode.
ContactList - Classic Contact List from distrib
MessModule - Scriver (latest)
Chat module - from distrib…
-
When coding a simple chat client/server in class today, we experienced a strange JavaScript error. The messages stopped arriving, then came in a bunch. The server then repeatedly sent the same message…
-
**[Original report](https://bitbucket.org/sco0ter/babbler/issue/125) by Anonymous.**
----------------------------------------
I have a situation where when I programmatically enter a chat room and d…
-
```
How can server socket know the connection or disconnection of clients when
I use RCF to write a chatroom program?
Thanks
```
Original issue reported on code.google.com by `adylee1...@gmail.co…
-
Currently, subscriptions topics seem to be determined by the GraphQL API. Controllers filter messages published to the GraphQL API-determined topic. This does not scale well in certain situations.
…
-
When following the Getting Started guide, I am getting `CRASH: Error: read ECONNRESET` when running `node pokemon-showdown start --no-security` using Ubuntu 20.04 on WSL2
`RESTORE CHATROOM: lobby
…
-
The legacy method checks for messages at the client-side and outputs it only if it is subjected to the chatroom that the user has joined. This would lead to network usages even when there is no one se…
-
I have found that when a webchat user closes the webbrowser without first navigating away from the webchat or closing the webchat tab, the connection to the irc-server remains alive, while the user it…
-
```
How can server socket know the connection or disconnection of clients when
I use RCF to write a chatroom program?
Thanks
```
Original issue reported on code.google.com by `adylee1...@gmail.co…