-
It seems like Meteor makes it impossible to use AsyncLocalStorage for own purposes:
```
W20210714-19:30:45.514(2)? (STDERR) TypeError: Cannot read property 'Symbol(kResourceStore)' of undefined
W…
-
Hi there,
Just letting you know I've been hacking on DiscordVoiceRecorder lately and have made a fork here https://github.com/allquixotic/DiscordVoiceRecorder with the following changes:
- Porte…
-
I'm trying to test a Rails [ActionCable](https://edgeguides.rubyonrails.org/action_cable_overview.html) connection, but I'm not sure what config I need to make this work. When I tried this config:
…
-
**[Original submission](https://gna.org/bugs/index.php?8871)** by anonymous on 2007-04-07
Item Groups: Networking and Multiplayer.
While observing, we can get the lobby joins, but there is no way …
-
I have installed the node.js and all the dependencies but when i try to connect the app, i am getting an error
Looking through your instructions, here is the section i am having issues with:
C…
-
Hello,
I have an Ubuntu EC2 VM that has docker installed and for which I installed Workadventure.
Ubuntu 22.04.1 LTS #lsb_release -a
Version docker : 20.10.23
Version docker compose : v2.15.1
…
-
Hello,
Today I wanted to upgrade the rocketchat server from 4.5.2 to 6.2.10 in the manual version in Ubuntu 20.04.6 LTS.
The upgrade was done according to the following instructions :
https://do…
-
Hi!
I would like to use netty-socketio (NS) to send JSON objects to browser clients. All the examples in demo project are based on a chat-like behavior. What I would like to achieve is to register cl…
-
We could do with a preset message when they first open the chat:
- Reminding them that their data is secure
- Reassurance that their identity is anonymous
- And some sort of positive message…
-
Hi all,
I am attempting to use editable-text to allow users to change the title of a "stream" (chat room). When clicked, the text turns into an input box as expected, but if the text is edited, I get…