Home of pd-websocketserver is https://github.com/Lucarda/pd-websocketserver
A Pure-Data external that contains the websocket server from wsServer.
After cloning the repository, initialize the submodules via:
git submodule update --init --recursive
then on Linux(GCC), macOS(Xcode) or Windows(MinGW):
make