Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 372 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 372 Bytes

Funnel

built with nix

Service which filters and sends out data to all listening clients over websockets. This service expects the data to be sent over grpc.

Configuration

Environment

  • GRPC_PORT: mendatory under which the grpc server runs
  • WEBSOCKET_PORT: mendatory under which port the websocket port runs