mirror of
https://github.com/thelounge/thelounge.git
synced 2026-04-19 13:33:41 -04:00
The publicClient interface is utterly horrific. It allows any client to inject arbitrary events into the socket.io event stream. This should get wrapped into a "plugin" event so that it can get properly typed, better yet, this should get removed completely.