-
```
What steps will reproduce the problem?
1. sudo php -q server.php
2. 192.168.1.15/client.html
3. refresh chrome explorer some times
What is the expected output? What do you see instead?
Stay conne…
-
```
What steps will reproduce the problem?
1. sudo php -q server.php
2. 192.168.1.15/client.html
3. refresh chrome explorer some times
What is the expected output? What do you see instead?
Stay conne…
-
```
What steps will reproduce the problem?
1. sudo php -q server.php
2. 192.168.1.15/client.html
3. refresh chrome explorer some times
What is the expected output? What do you see instead?
Stay conne…
-
```
What steps will reproduce the problem?
1. sudo php -q server.php
2. 192.168.1.15/client.html
3. refresh chrome explorer some times
What is the expected output? What do you see instead?
Stay conne…
-
```
What steps will reproduce the problem?
1. sudo php -q server.php
2. 192.168.1.15/client.html
3. refresh chrome explorer some times
What is the expected output? What do you see instead?
Stay conne…
-
i've tried your demo today and the chat works, but no video chat.
console errors:
```
socket.io-1.4.5.js:1 WebSocket connection to 'wss://sympleserver.sourcey.com/socket.io/?EIO=3&transport=we…
-
**Describe the bug**
On latest version (10.1.7) - registration forms are not fetched so users can't register.
This doesn't happen in earlier version (10.1.6).
**To Reproduce**
You can see it in …
-
Hi,
I have a socket server with web and iOS clients. And the socket server has multiple namespaces(game/chat/notification). I can connect to the server over one socket on web client by socket.io-clie…
-
the following errors occur and the client unable to connect to the host
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Python27\Lib\lib-tk\Tkinter.py", line 1410, in **c…
ri-sh updated
9 years ago
-
- Database Schema:
- Users table - name, email, password, credits, weekly_round_up (enum - true/false)
- Questions table - user_id, question, response
- Emails table? - not sure what will be …