An open API service indexing awesome lists of open source software.

https://github.com/eclipse-zenoh/homebrew-zenoh

Homebrew tap for Eclipse zenoh formulae (MacOS)
https://github.com/eclipse-zenoh/homebrew-zenoh

Last synced: over 1 year ago
JSON representation

Homebrew tap for Eclipse zenoh formulae (MacOS)

Awesome Lists containing this project

README

          

# homebrew-zenoh

The zenoh public homebrew tap for OS X homebrew formulae

## Installing zenoh

```
brew tap eclipse-zenoh/homebrew-zenoh
```

```
brew install zenoh
```

## Available formulae


zenoh

Eclipse Zenoh. A meta-formula that will install the following formulae:

  • zenohd

  • zenoh-plugin-rest

  • zenoh-plugin-storage-manager



zenohd

Eclipse zenoh router.

zenoh-plugin-webserver

Eclipse zenoh webserver plugin.

zenoh-plugin-storages

Eclipse zenoh storages plugin.

zenoh-plugin-ros1

Eclipse zenoh ros1 plugin.

zenoh-plugin-rest

Eclipse zenoh http plugin.

zenoh-plugin-mqtt

Eclipse zenoh mqtt plugin.

zenoh-plugin-dds

Eclipse zenoh dds plugin.

zenoh-bridge-ros1

Eclipse zenoh ros1 bridge.

zenoh-bridge-ros2dds

Eclipse zenoh ros2dds bridge.

zenoh-bridge-mqtt

Eclipse zenoh mqtt bridge.

zenoh-bridge-dds

Eclipse zenoh dds bridge.

zenoh-backend-s3

Eclipse zenoh s3 backend.

zenoh-backend-rocksdb

Eclipse zenoh rocksdb backend.

zenoh-backend-influxdb-v1

Eclipse zenoh influxdb backend.

zenoh-backend-influxdb-v2

Eclipse zenoh influxdb2 backend.

zenoh-backend-filesystem

Eclipse zenoh filesystem backend.

libzenohc

Eclipse zenoh C API.