-
- ~`impl Encoder for UpgradeCodec`~ probably not, as the web framework will handle sending of headers for the Upgrade request
- Integration with relevant web framework(s):
- [x] hyper
- [ ] rocket
…
-
Sub-protocols are a part of the WebSocket specification (see [RFC 6455](https://datatracker.ietf.org/doc/html/rfc6455#section-11.3.4)):
> ```
> The |Sec-WebSocket-Protocol| header field is used in t…
-
Hi there, I was wondering if you consider server authentication and authorization as part of the project scope. I am about to start working on a project to add an authentication layer but in case you …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When connecting to the websocket server on a mobile phone and directly shutting down the netw…
-
I followed the "Getting started" instructions on Linux. When running `clj -M:dev dev` the following error happens:
```
{:clojure.main/message
"Execution error (ClassNotFoundException) at java.ne…
-
We already have a PoC on the WebGL based rendering performance of `TrackMaps`. See the following page: https://tavimori.github.io/fogcore/demo/tracks-gl.html
Now we are trying to develop a serve…
-
Added my connection then try to use the connection for a button press obs says somethign is connected but it macro deck says it cant connect
-
I when deployed OCPP.Core.Server in docker swarm using nginx proxy but i'm receive notification : "OCPPMiddleware => Non-Websocket request ". But i'm run in localhost, it works normally
![image](http…
-
Hi,
It was explained very professionally and in detailed. I enjoyed reading it all. I would like to know how you could make the same project full-duplex e.g. by sending a temperature data from server…
-
Hello , when accessing from a portable device , it often happens I close my app whithout disconnecting first from the ESP8266 so every new access from the smartphone increases the counter and when th…