Skip to content

imdreamrunner/protobuf-websocket-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protobuf WebSocket API

Usage:

  1. Put your protobuf files into a protobuf folder under your project.
  2. [Server] Run pwa load-schema to load Protobuf schemas.
  3. [Server] Write API functions and declare input output types.
  4. [Server] Run pwa generate-services to generate Protobuf services definition.
  5. [Client] Run pwac generate-api to generate client side API endpoints.
  6. [Client] Write client side code with generated APIs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published