Skip to content

FX-HAO/pusher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pusher

Pusher is a pub/sub messaging service inspired by Pusher. The program is currently still a work in progress.

Installation

make install

Usage

src/pusher-server

Making a connection in a new terminal window

telnet 127.0.0.1 9528
PING
PONG

Cleanup

make clean

Releases

No releases published

Packages

No packages published