Categorygithub.com/pojntfx/go-app-grpc-chat-frontend-web
module
0.0.0-20200914214440-8720685e8b8d
Repository: https://github.com/pojntfx/go-app-grpc-chat-frontend-web.git
Documentation: pkg.go.dev

# README

go-app-grpc-chat-frontend-web

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

Screenshot

Overview

go-app-grpc-chat-frontend-web is a short example showing the use of the go-app package and gRPC in a Progressive Web Application. There is full bi-directional streaming support and automatic reconnection has been set up.

Installation

Clone the repository.

A Go package (for documentation) is available.

Usage

make
make run

Now point your browser to http://localhost:7000.

License

go-app-grpc-chat-frontend-web (c) 2020 Felicitas Pojtinger

SPDX-License-Identifier: AGPL-3.0

# Packages

No description provided by the author
No description provided by the author