-
The OCA have just back ported OCPP 2.0 features to OCPP 1.6-J only. Do the SteVe team have any plans to support this new part of the standard? See:
http://www.v2g-evse.com/2018/12/18/open-charge-al…
-
If a sim_frame takes a while to run it will stay in the queue even after the page is left.
For example, in activait if you are viewing an image-to-image simulation, the Regression tab has several s…
-
I am suggesting the following code (or similar) be used to connect to websockets when using the xSchedule Web Interface to determine if a Secure Web Socket is needed vs a standard Web Socket. This is …
-
-
Relatively new to Websockets. Let's say I need to send the following JSON payload to the WSS endpoint:
url = "wss://kintsugi-rpc.dwellir.com"
from pprint import pprint
payload = json.dumps(
…
-
I am trying to move from "nativescript/websockets" to @master.technology/websockets. I have successfully installed @master.technology/websockets and uninstalled "nativescript/websockets"
But I am ge…
-
In combination with Websockets it makes sense to delegate authentication to a http backend.
Can look at https://github.com/rabbitmq/rabbitmq-server/tree/master/deps/rabbitmq_auth_backend_http for …
-
> Note: this feature has been implemented, but not yet submitted as a PR
* Add initial support for websockets to both the front-end and back-end using [socket.io-client](https://github.com/socketio…
-
Hey guys! Playwright is **amazing** and thank you very much for it!
I rely heavily on WebSockets and it would be nice if they could be included in the trace viewer.
-
- @elsirion : We could make the cln plugin emulate the same abstractions as lnd, use websockets for both instead of stream api. standardize on the lnd integration and the cln plugin can live outside t…