Bluehouse-Technology / grpc

Erlang library for GRPC
Apache License 2.0
100 stars 38 forks source link

grpc for web #12

Open ghost opened 6 years ago

ghost commented 6 years ago

Is the library compatible for gprc web client? If not, any ideas?

willemdj commented 6 years ago

Do you mean gRPC web as described here: https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-WEB.md?

No, the library doesn't support that. It is a different protocol.