core icon indicating copy to clipboard operation
core copied to clipboard

Add support for WebSockets

Open kkoreilly opened this issue 7 months ago • 0 comments

Describe the feature

Add a library that plugs into the WebSocket API on web and uses something like https://github.com/gorilla/websocket on native to allow for better live updating of app content.

Relevant code


kkoreilly avatar May 03 '25 19:05 kkoreilly