matrixprotobuf

git clone git://archive.git.mtrnord.blog/MTRNord/matrixprotobuf.git
Log | Files | Refs | README | LICENSE

commit 13d44be3bf96939cd24d55bf0349bdf35b2d4238
parent c8fdc709ee2991ee521b14260f7e9e028718c86d
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun, 17 Sep 2017 16:14:31 +0200

Add Ports to README

Signed-off-by: MTRNord <mtrnord1@gmail.com>

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -16,6 +16,7 @@ Join the discussion about this and help making decisions in [#MatrixProtoBuf:mat ## How and what to run? To run only the Proxy which provides the access to the gRPC Server and HTTP Protobuf Server just run the MatrixProtoBuf* file in `bin`. +The Proxy currently listens on port `50051` fo gRPC and on `3000` for Protobuf over HTTP ## Where is the Protobuf definition?