Open clankill3r opened 2 years ago
Right now webSocketServerEvent(String msg) only passes the message. This library would be 1000 times better if you know which client sended the message!
webSocketServerEvent(String msg)
Hello, There is no maintainer on our side anymore. But I can happily merge some PRs and/or transfer ownership of this repository
Right now
webSocketServerEvent(String msg)
only passes the message. This library would be 1000 times better if you know which client sended the message!