Hacker News new | ask | show | jobs
by rektide 4035 days ago
It's rather painful that they don't seem to have any design docs up for their HTTP transport, leaving it to things like FAQ entries to explain these details. This was my first thought too- grpc does this.
1 comments

The protocol is documented - https://github.com/grpc/grpc-common/blob/master/PROTOCOL-HTT...

However, you still need the FAQ to figure out that browser transport isn't supported