grpc2way

command module
v0.0.0-...-99c6faa Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 17, 2020 License: MIT Imports: 16 Imported by: 0

README

grpc2way

golang grpc two way communication with Multiplexing (yamux) https://github.com/hashicorp/yamux

real time communication

  • server bind on port

  • client connect to server port

  • server accept - client create yamux server session

    • server create yamux client session
      • client create server on yamux session
        • server create client on yamux session
  • build

    • make build
  • run

    • make run_server
    • make run_client

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL