Skip to content

wtlucy/sample-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Sample for gRPC on OpenLiberty

This is a simple demo of the gRPC capabilities provided by OpenLiberty.

To run, clone this repository, and then run: mvn clean package liberty:run

Then browse to: http://localhost:9080/libertyGrpcSample/grpcClient

Auth will be enforced if appSecurity-3.0 is enabled server.xml. Login credentials are managed in the same file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published