Module: PingPongPear

Defined in:
lib/ping_pong_pear.rb

Defined Under Namespace

Modules: Commands Classes: Broadcaster, Listener

Constant Summary collapse

VERSION =
'1.0.0'
UDP_PORT =
4545
MULTICAST_ADDR =
"224.0.0.1"