Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.
/ grpc-test Public archive

Esempio di soluzione basata su gRPC con server Node.js (compilato), client Node.js (riga di comando) e client JS browser (basato su grpc-web).

Notifications You must be signed in to change notification settings

polarity-dev/grpc-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grpc-test

Esempio di soluzione basata su gRPC con server Node.js (non compilato), e client Node.js

Software richiesti

Setup

  • Installa i software richiesti
  • Installa le dipendenze con npm install

Comandi

  • npm run start-server per avviare il server gRPC
  • npm run call per chiamare il server gRPC da client Node.js

About

Esempio di soluzione basata su gRPC con server Node.js (compilato), client Node.js (riga di comando) e client JS browser (basato su grpc-web).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published