go-app-grpc-chat-backend

command module
v0.0.0-...-e3f121b Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2020 License: AGPL-3.0 Imports: 10 Imported by: 0

README

go-app-grpc-chat-backend

Backend for an example chat application using the go-app package and gRPC over WebSockets (like gRPC-Web). See pojntfx/go-app-grpc-chat-frontend-web for the example frontend.

Go CI

Overview

go-app-grpc-chat-backend is a short example showing the use of the go-app package and gRPC. This server uses gRPC bi-directional streaming to publish/subscribe chat messages to all clients.

Installation

Prebuilt Binaries

Linux, macOS and Windows binaries are available on GitHub Releases.

Go Package

A Go package is available.

Usage

% go-app-grpc-chat-backend -help
Usage of go-app-grpc-chat-backend:
  -laddr string
        Listen address. (default "0.0.0.0:1925")
  -wsladdr string
        Listen address (for the WebSocket proxy). (default "0.0.0.0:10000")

License

go-app-grpc-chat-backend (c) 2020 Felicitas Pojtinger

SPDX-License-Identifier: AGPL-3.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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