Skip to content
View moonetic's full-sized avatar

Block or report moonetic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. go-grpc-client-test go-grpc-client-test Public

    Simple grpc client implementation, server implementation is here: https://github.com/moonetic/go-grpc-server-test , and proto model from here: https://github.com/moonetic/grpc-proto-test

    Dockerfile

  2. go-grpc-server-test go-grpc-server-test Public

    Simple grpc server implementation:uses proto model from here: https://github.com/moonetic/grpc-proto-test

    Dockerfile

  3. grpc-proto-test grpc-proto-test Public

    test proto model for gRPC communication

  4. tchannel-go tchannel-go Public

    Forked from uber/tchannel-go

    Go implementation of a multiplexing and framing protocol for RPC calls

    Go