You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
can that set of callhandlers be minimised or is every one necessary
what's best way to pass byte[] types through to Jython - I might just do the same as Managed UDP/TCP classes
the java-android-websocket-client dependency have a very poor bespoke threading model which might required being transplanted into nodel as opposed to being used as a dependency, but need to asses other WebSocket client APIs too.
There are increasingly more devices that support WebSockets to control them (e.g. the WLED project)
It's a protocol that lends itself to Nodel recipes nicely and would make a very handy addition to the Toolkit.
I've been looking at some very lightweight, simple libraries and these two look promising:
Either could be cleanly integrated into Nodel making use of the relevant threading and logging frameworks.
The text was updated successfully, but these errors were encountered: