-
Shuttle can currently only serve proxied HTTP traffic to your app.
This feature would allow raw ports to be proxied, and would unblock many use-cases.
---
This issue is a part of the [Product Fea…
-
Use clustering to improve speed. We will want to do this at the HTTP server and allow it through settings on the COAP server (spark-protocol). We'll need a singleton way of passing events so you'll ne…
-
#### Description
Firmware update can be operated over protocols than CoAP and VFS.
For instance, additional transport can be HTTP, FTP, RS485, CAN ...
SUIT framework should be extensible with c…
-
**Which version are you referring to**
3.1dev
**Please check this repo whether this is a known feature request**
If in doubt check the git log and/or check whether you run the latest version …
-
The current text proposes exporting rt="X.Y" as `Y._sub._X._udp`.
Given that there is one registry for all rt values, and another one for DNS-SD services, I think (and will propose a text to) we sh…
-
My sengled hub is a zigbee device. I was wondering how I would communicate with it. The first issue I am having is that my hub ip cant be found by the mac address. the case says xxxx...02,
the app sa…
-
UDP proxying is supported, and so DTLS termination is needed.
-
Hey, like your project very much, thanks for it!
Today I turn on my purifier that I didn't use for a few weeks and it is not shown in HA. I tries to restart integration, downgraded to 0.18.7, but n…
-
Using the HTTP binding, it is possible to specify a status code in a form with the term `htv:statusCodeValue` like so:
```json
{
"href": "/foo",
"response": {
"htv:statusCodeVal…
JKRhb updated
1 month ago
-
The current code assumes that the server supports WebSockets on the following URI:
```
'ws://' + hostname + ':8080/webofthings'
```
This needs to be replaced by querying the server to determine w…