Skip to content

The second version of Laudiolin's backend. Now written in 92.4% Java!

Notifications You must be signed in to change notification settings

seiKiMo-Inc/Laudiolin-Backend-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generating Protocol Definitions

Java

protoc --java_out=src\main\generated .\src\Messages.proto

TypeScript

npx protoc --ts_out .\src\node .\src\Messages.proto

About

The second version of Laudiolin's backend. Now written in 92.4% Java!

Topics

Resources

Stars

Watchers

Forks