grpc-mqtt icon indicating copy to clipboard operation
grpc-mqtt copied to clipboard

Update `README.md` protobuf option section.

Open riz0id opened this issue 2 years ago • 0 comments

The documentation on grpc-mqtt's custom protobuf options in the README.md:

  • [ ] The boolean option haskell.grpc.mqtt.batched_stream.
  • [ ] The boolean option haskell.grpc.mqtt.batched_stream_service.
  • [ ] The boolean option haskell.grpc.mqtt.batched_stream_file.
  • [ ] The CLevel option haskell.grpc.mqtt.client_clevel.
  • [ ] The CLevel option haskell.grpc.mqtt.client_clevel_service.
  • [ ] The CLevel option haskell.grpc.mqtt.client_clevel_file.
  • [ ] The CLevel option haskell.grpc.mqtt.server_clevel.
  • [ ] The CLevel option haskell.grpc.mqtt.server_clevel_service.
  • [ ] The CLevel option haskell.grpc.mqtt.server_clevel_file.

I plan on opening a PR for this, this issue is just to keep a reminder for myself.

riz0id avatar Jul 19 '22 18:07 riz0id