eclipse-zenoh / zenoh-ts

TypeScript Interface to the Zenoh Protocol.
http://zenoh.io
6 stars 4 forks source link

Feat/add deno support + fix Liveliness drop #22

Closed Charles-Schleich closed 5 days ago

Charles-Schleich commented 6 days ago

Background regarding Module resolution : https://www.typescriptlang.org/docs/handbook/modules/theory.html#module-specifiers-are-not-transformed https://github.com/microsoft/TypeScript/issues/40878

Corresponding issues: https://github.com/eclipse-zenoh/zenoh-ts/issues/4 https://github.com/eclipse-zenoh/zenoh-ts/issues/16