-
```
It seems that WebSockets will replace comet/bosh connections. Probably emite
should provide a WebSocket Connector.
```
Original issue reported on code.google.com by `danigb` on 9 Feb 2010 at 9…
-
Because websockets has no MSYS2 package installing it in MSYS2 environment needs to install the full dev toolchain.
We should use aiohttp instead to make Windows install from sources simpler.
@ecruc…
-
Hi,
I am trying to implement a websocket push based server using this library and I am constantly running into OOM for large number of sockets like 3K for example. I am wondering why this is happen…
-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused b…
-
Greetings,
I've been looking through the documentation, and the code itself. Unless I'm missing something, I do not see support for interactive messages over websocket (likely missing everywhere, b…
-
Hi, I have recently used the webrtc_ros node within a prototype. For my use case, I need a secure web context to workaround webrtc browser issues when not solely working through localhost.
It seems…
-
### Description
The Sporeas application currently does not implement any form of session segregation. Once a user enters a room string (such as Toronto), it becomes possible for any user on the pu…
-
Add an example which demonstrates libchan being used over a websocket. Since the spdy protocol is separated from the transport, this should be possible to implement using the existing code.
Relevant…
-
I want to stream video on websockets Like streaming from nodjs server
-
I've been experimenting with hosting a slack bot on drie push.
the bot stayed live for much of the weekend, but is now offline ...
I created an empty git and pushed again to see if it would go l…