Skip to content

adryzz/oorah-broadcaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oorah-broadcaster

Service to broadcast notifications over websockets for canvas game factions that use TemplateManager, rust rewrite

The original typescript version is here

Installation

You can grab the latest build artifacts of the CI pipeline here.

Usage

Fully conforms to the API of the original broadcaster

By default the database is created in-memory, but you can specify a path in the DATABASE_URL environment variable to have the database be persistent

Panel

No GUI (yet?), can use the original broadcaster's

Logging

Notifications or actions aren't logged to stdout or a file, but support will be added

Development setup

  • Have a rust installation from rustup
  • Clone the repo
  • cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages