Skip to content

Modular sound system based on WebSockets using the user's browser as audio player.

License

Notifications You must be signed in to change notification settings

Pustekuchen98/environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

environment

Modular sound system based on WebSockets using the user's browser as audio player.

Build

Update protocol for kotlin

  1. protoc -I=protocol --java_out=protocol-kotlin:/src/main/java protocol/*.proto
  2. cd protocol-java
  3. mvn clean install

About

Modular sound system based on WebSockets using the user's browser as audio player.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages