Skip to content

pbkit/pingpong-client

Repository files navigation

pingpong Example

pingpong-client

web client for testing pbkit-codegen + interface-pingpong-server + pbkit-devtools

Before Start

The pingpong server must be running.
Go to pingpong-server and follow the instruction

How to start?

  1. Clone pingpong-client project.
git clone https://github.com/pbkit/pingpong-client.git
cd pingpong-client
  1. Require installing pollapo
pollapo install
  1. Install packages
yarn install
  1. Execute gen
yarn gen
  1. Run client develop server
yarn dev

Compatibility

  • pbkit@^0.0.41
  • pbkit/grpc-web-client@^0.1.2
  • pbkit/interface-pingpong-server@58425678c6284305dd09130075cecb54a3a3d32c

About

web client for testing pbkit-codegen + interface-pingpong-server + pbkit-devtools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published