Versions in this module Expand all Collapse all v0 v0.8.7 May 16, 2014 v0.8.6 May 16, 2014 Changes in this version + type Beacon struct + func New(port int) (*Beacon, error) + func (b *Beacon) Recv() ([]byte, net.Addr) + func (b *Beacon) Send(data []byte)