Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 293 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 293 Bytes

grpc-example

a chat room demo with grpc lib. #pre-run: install grpc ndoe version

#run: node-es6 examples/example-js

chatromm-example:

[server] node-es6 chat_server.js
[client1] node-es6 chat_client -n Chopper
[client2] node-es6 chat_client -n Lee