-
Hi, I could easily set up a chat on my web application based on the chat example. I would like to communicate with an Android mobile app using Socket.IO-client Java library (https://github.com/socketi…
-
Running into the following errors both when hitting https://hapi-react-fullstack-bp.herokuapp.com/chat:
> `Uncaught (in promise) TypeError: socket.on is not a function`
As well as this one:
>…
-
Hi I am struggling to find out how to connect a new client to the websocket handler in web_chat.py
My end goal is to set the system prompt externally using a Python client, but I can't for the life …
-
Type: Bug
## Extension Information
- Cody Version: 1.40.2
- VS Code Version: 1.95.1
- Extension Host: desktop
## Steps to Reproduce
1. Hangs when needing to enter a prompt, unable to …
-
I came by this question today on SO :
http://stackoverflow.com/questions/26261059/socket-io-chat-tutorial-not-functioning-properly
We need to add document.ready to the tuto for it to work, and upda…
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
hey Francisco, I'm trying to implement a socket.io real-time chat, similar to your tutorial. If I do this:
```
curl "/socket.io/?EIO=4&transport=polling"
```
it returns correctly, so the backe…
grrbm updated
5 months ago
-
I setup and launch the chat server example at here [Chat server example](https://github.com/socketio/socket.io/tree/master/examples/chat).
And I can enter login and connect and send message using the…
-
Hi,
After many hours research, i found out there is a bug to run Rocket.chat.cordova in IOS 10.
It works fine in iOS 9 but in iOS 10 i can not connect with web socket.
Here is i found a link https:…
-
**node app.js**
```
C:\xampp\htdocs\socket-node-mysql-codeigniter-chat-1-master>node app.js
C:\xampp\htdocs\socket-node-mysql-codeigniter-chat-1-master\node_modules\socket.
io\lib\store.js:35
S…