Skip to content

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

Notifications You must be signed in to change notification settings

chiqors/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 88.8% Java!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 92.4%
  • TypeScript 7.4%
  • HTML 0.2%