Top level Readme file

This commit is contained in:
Vasu Nori 2020-02-25 15:33:43 -08:00 committed by GitHub
parent 61cb3e4218
commit cdc8ef19ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 3 deletions

View File

@ -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 repo is for Java in-process (jar) code to add support for grpc-web protocol in grpc services.
This code can handle a single binary message containing one frame.
Will be fleshing this out lot more this week and next.
stay tuned!