Of3lia / gRPC-console-chat-example-nodejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nothing to see here

This is a following of a tutorial to make a chat example with gRPC by techblog.fexcofts.com

Install

  • npm install

Run

  • node client
  • node server

Instructions

Open a node server and then two node clients, write your name on the clients, and then you can chat between them from the console

About


Languages

Language:JavaScript 100.0%