Pusher is a pub/sub messaging service inspired by Pusher. The program is currently still a work in progress.
make install
src/pusher-server
Making a connection in a new terminal window
telnet 127.0.0.1 9528
PING
PONG
make clean
Pusher is a pub/sub messaging service inspired by Pusher. The program is currently still a work in progress.
make install
src/pusher-server
Making a connection in a new terminal window
telnet 127.0.0.1 9528
PING
PONG
make clean