An open API service indexing awesome lists of open source software.

https://github.com/vaguue/grpcchat

example of Node.js + electron app for p2p communication through gRPC
https://github.com/vaguue/grpcchat

electron grpc

Last synced: about 2 months ago
JSON representation

example of Node.js + electron app for p2p communication through gRPC

Awesome Lists containing this project

README

          

# gRPC-chat
Node.js + electron app for p2p communication through gRPC
## Running
````
yarn install
yarn start
````

## Screens
![image info](./imgs/lit-0.png)
![image info](./imgs/lit-1.png)
![image info](./imgs/lit-2.png)