Package-level declarations

Types

Link copied to clipboard
class Config

Config class to set the Zenoh configuration to be used through a Session.

Link copied to clipboard
class Logger

Logger class to redirect the Rust logs from Zenoh to the kotlin environment.

Link copied to clipboard
fun interface Resolvable<R>

A resolvable function interface meant to be used by Zenoh builders.

Link copied to clipboard

A Zenoh Session, the core interaction point with a Zenoh network.

Link copied to clipboard

Session declaration.

Link copied to clipboard
enum Target : Enum<Target>
Link copied to clipboard
interface ZenohType

Zenoh type. An empty interface to regroup elements of type io.zenoh.sample.Sample, io.zenoh.query.Reply and io.zenoh.queryable.Query.