eclipse-zenoh / zenoh-plugin-webserver

A zenoh plug-in implementing an HTTP server mapping URLs to zenoh paths. This plugin can be used to set-up a Web server where the resources are retrieved from geo-distributed zenoh storages, each leveraging various backends (file system, database, memory...)
Other
15 stars 12 forks source link

Migrate to tokio #128

Closed evshary closed 3 months ago

evshary commented 3 months ago

Related to https://github.com/eclipse-zenoh/zenoh/issues/1257

Mallets commented 3 months ago

LGTM but first we should agree on the approach on runtime sharing/unicity. Discussion is happening in https://github.com/eclipse-zenoh/zenoh/pull/1264.