rk_zenoh 0.2.0 copy "rk_zenoh: ^0.2.0" to clipboard
rk_zenoh: ^0.2.0 copied to clipboard

Dart bindings for Zenoh over a narrow C ABI - publish, subscribe and liveliness for offline-first fleets, with an explicit answer to the stale Zenoh ID after a restart.

example/example.md

Пример #

import 'package:rk_zenoh/rk_zenoh.dart';

void main() {
  // Пакет пока сообщает только о себе. Проба честно отвечает `false`,
  // а не бросает исключение при первом же обращении.
  print('rk_zenoh $rkZenohVersion, нативная часть: $hasNativeSession');
}
0
likes
0
points
186
downloads

Publisher

verified publisherspherex.kz

Weekly Downloads

Dart bindings for Zenoh over a narrow C ABI - publish, subscribe and liveliness for offline-first fleets, with an explicit answer to the stale Zenoh ID after a restart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi

More

Packages that depend on rk_zenoh

Packages that implement rk_zenoh