the funny
Find a file
2022-02-17 23:09:11 -05:00
.idea the funny 2022-02-17 13:49:03 -05:00
src Remove deleted module from main 2022-02-17 23:09:11 -05:00
.gitignore Add .env to gitignore 2022-02-17 15:33:34 -05:00
Cargo.lock Implement HELLO and HEARTBEAT 2022-02-17 18:06:46 -05:00
Cargo.toml Implement HELLO and HEARTBEAT 2022-02-17 18:06:46 -05:00
example.env Explain needed environment variables and add example.env 2022-02-17 23:05:10 -05:00
LICENSE Add README and LICENSE 2022-02-17 19:44:53 -05:00
README.md Explain needed environment variables and add example.env 2022-02-17 23:05:10 -05:00

bannana pho

ring ring


Environment Variables:

(Also found in example.env)

Variable Description Example
LISTEN_ADDR Listen address of the websocket 0.0.0.0:3621
REDIS_ADDR Redis database address (not yet used) 127.0.0.1:6379
SECRET Shared Secret, can be anything, must be the same on Litecord deez nuts 420
HEARTBEAT_INTERVAL Rate of which Litecord will send a heartbeat (in seconds) 1