pkg/beam
Solomon Hykes 36231f23a3 beam: Router can route beam messages with a convenient set of rules and handlers
Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes)
2014-04-22 15:50:23 -07:00
..
data beam/data: Message.Parse creates a message from shell-style 'key=value' arguments 2014-04-22 15:50:20 -07:00
examples/beamsh beam: Router can route beam messages with a convenient set of rules and handlers 2014-04-22 15:50:23 -07:00
beam.go beam: Router can route beam messages with a convenient set of rules and handlers 2014-04-22 15:50:23 -07:00
beam_test.go beam: more unit tests 2014-04-22 15:50:22 -07:00
MAINTAINERS Beam: a simple stream-oriented communication protocol for distributed systems. 2014-04-22 15:50:14 -07:00
router.go beam: Router can route beam messages with a convenient set of rules and handlers 2014-04-22 15:50:23 -07:00
router_test.go beam: Router can route beam messages with a convenient set of rules and handlers 2014-04-22 15:50:23 -07:00
service.go beam: replace SendPair() with the simpler SendConn() 2014-04-22 15:50:21 -07:00
unix.go beam: Fix double close of fds in SendUnix 2014-04-22 15:50:22 -07:00
unix_test.go beam: improve the API with Sender/Receiver interfaces and utilities: Copy/SendPipe/SendPair 2014-04-22 15:50:21 -07:00