nagalun / multiplayerpiano-server

Unofficial server for the http://multiplayerpiano.com client.
https://piano.ourworldofpixels.com
ISC License
12 stars 16 forks source link

limits notes and chat #17

Closed danilqweasd12321 closed 5 years ago

danilqweasd12321 commented 5 years ago

how to limit notes and chat?

nagalun commented 5 years ago

only chat limit is implemented, and the limits are defined here: https://github.com/nagalun/multiplayerpiano-server/blob/master/src/limiter.hpp#L28

danilqweasd12321 commented 5 years ago

a notes?

nagalun commented 5 years ago

note limit is not implemented

danilqweasd12321 commented 5 years ago

ok i'll wait while you implement

nagalun commented 5 years ago

nah i won't implement it sorry, i don't need to limit notes. you can make a fork of this repo and do it though