Skip to content
This repository has been archived by the owner on May 7, 2019. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 355 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 355 Bytes

Node & GRPC with SSL mutual authentication

This example accompanies this blog post.

Starting the server

npm install
node server

Running the example

# In a different terminal, with the server still running...
node client