mirror of https://github.com/grpc/grpc-web.git
Top level Readme file
This commit is contained in:
parent
61cb3e4218
commit
cdc8ef19ac
|
@ -1,4 +1,6 @@
|
||||||
# grpc-web java connector
|
grpc-web Java in-process Proxy code.
|
||||||
|
Outline of the code at this point.
|
||||||
|
|
||||||
## About This Repository
|
This code can handle a single binary message containing one frame.
|
||||||
This repo is for Java in-process (jar) code to add support for grpc-web protocol in grpc services.
|
Will be fleshing this out lot more this week and next.
|
||||||
|
stay tuned!
|
||||||
|
|
Loading…
Reference in New Issue