Skip to content

How to use

keelson currently provides Software Development Kits (SDKs) in two languages: Python and Javascript/Typescript. Using an SDK is not a requirement to adhere to the protocol defined by keelson but it typically helps.

The Python SDK is available from PyPI.

The Javascript/Typescript SDK is available from NPM.

Further, the zenoh-cli (also written in Python) can be of great help to probe an existing Zenoh infrastructure. keelson provides a plugin to zenoh-cli(part of the Python SDK) to enhance zenoh-cli with an understanding of its well-known subjects and protobuf types.

Examples

TODO
TODO