-
**Expectations**
An infrastructure which allows passively examination of WebSocket messages. The infrastructure should support plugin additions, scripts and API, all the above should be able to rai…
-
-
See: [socketo.me](http://socketo.me)
---
Imported from Bitbucket
Originally reported by: Christian Budde Christensen (2014-08-26T17:07:04.675)
-
Hi i m trying to use Alchemy-Websocket "WSS Server" implemented by vbguy.I am using Self Signed certificate.When my agent try to connect wss server,server shows "The handshake failed due to an unexpe…
-
The web client uses websockets when the protocol is http, and HTTP/2 when the protocol is https. In some circumstances, a user might want to configure to use websockets over https.
This _can_ be a…
-
See: https://groups.google.com/d/msg/play-framework/GD8SzZk_Wo4/YL71YoKUBQAJ for additional background.
### Platform Etc
- Play Version: 2.5.4
- API: Scala (maybe also Java)
- Operating System: Any
- …
jxtps updated
2 years ago
-
I'm trying to connect to the Polygion.io [websocket](https://polygon.io/docs/stocks/ws_getting-started) for all trades. In order to connect, you need to send a message to authenticate:
`{"action":"…
iainn updated
2 years ago
-
**Describe the bug**
Currently, there is no option to disconnect from a websocket connection.
**Expected behavior**
Add a function a `disconnect` function
**Environment (please complete the fo…
-
Traceback (most recent call last):
File "", line 148, in
File "MicroWebSrv2/microWebSrv2.py", line 136, in LoadModule
MicroWebSrv2Exception: Cannot load module "WebSockets".
-
[WebSocket compression](https://datatracker.ietf.org/doc/html/rfc7692) (permessage-deflate) is now well-supported in browsers.
Has anyone attempted to add it to NanoHTTPD?
(For context: For very…