grpc icon indicating copy to clipboard operation
grpc copied to clipboard

[WIP] Add Mint adapter

Open beligante opened this issue 3 years ago • 0 comments

Closes: https://github.com/elixir-grpc/grpc/issues/242

  • [x] Add connect
  • [x] Add disconnect
  • [x] Add unary request/response
  • [x] Add unary request/ server stream
  • [x] Add Stream request/response
  • [x] fix work for requests with big payloads
  • [ ] Add more docs
  • [ ] Add automated tests
  • [ ] fix ssl connection
  • [ ] work on TODOs and add more error handling
  • [ ] Add check module exported to make mint optional

beligante avatar Sep 10 '22 17:09 beligante