eclipse-zenoh / zenoh

zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.
https://zenoh.io
Other
1.44k stars 151 forks source link

feat/remote api #1217

Closed Charles-Schleich closed 3 weeks ago

Charles-Schleich commented 3 months ago

PR to track the work done for a Websocket based RemoteAPI plugin for zenohd developed for Typescript Related development of a Typescript frontend is done here: https://github.com/ZettaScaleLabs/zenoh-ts/tree/remote-api

Charles-Schleich commented 3 weeks ago

The Remote API plugin has been moved to https://github.com/zettascalelabs/zenoh-ts.