alexandrainst / processing_websockets

A web socket library, including both server and client, for Processing
MIT License
92 stars 36 forks source link

webSocketServerEvent(String msg) should pass the client as well #26

Open clankill3r opened 2 years ago

clankill3r commented 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!

Alkarex commented 2 years ago

Hello, There is no maintainer on our side anymore. But I can happily merge some PRs and/or transfer ownership of this repository