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
- Host: GitHub
- URL: https://github.com/vaguue/grpcchat
- Owner: vaguue
- License: mit
- Created: 2022-01-29T09:57:28.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-28T15:54:47.000Z (almost 4 years ago)
- Last Synced: 2025-06-12T09:51:08.534Z (about 1 year ago)
- Topics: electron, grpc
- Language: JavaScript
- Homepage:
- Size: 343 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# gRPC-chat
Node.js + electron app for p2p communication through gRPC
## Running
````
yarn install
yarn start
````
## Screens


