PanagiotisPtr / messaging-service-go-grpc

A simple messaging service written in Go that uses GRPC to communicate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Messaging Service

This is a very basic messaging service to send and list user messages. It uses GRPC to communicate and is written in entirely Go.

Pretty basic, really. It's mostly used for reference or as an example.

About

A simple messaging service written in Go that uses GRPC to communicate

License:MIT License


Languages

Language:Go 96.4%Language:Makefile 3.6%