Commit Graph

7 Commits

Author SHA1 Message Date
Aanand Prasad 3ccf699c3a Rename Obj() to AsClient()
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-07-01 11:21:41 +01:00
Aanand Prasad f2d9a4a270 Rearrange transport code
- Core types/functions moved from 'beam' to 'libswarm' top-level
- Helper types/functions moved from 'beam' to 'util'

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-07-01 11:21:40 +01:00
Aanand Prasad 6486d7fc94 Convert aggregate and orchard to new server DSL
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-06-30 23:15:22 -07:00
Aanand Prasad ab20d526b1 Remove verb-specific handler methods from Server
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-06-30 23:15:21 -07:00
Ben Firshman 175b00f1b0 Rename forward backend to dockerclient
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-06-30 23:15:18 -07:00
Aanand Prasad f0f78738c9 Fix bug when spawning multiple Forward instances
`client` instance was being shared between separate instances

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-06-08 17:40:08 -07:00
Aanand Prasad a9d99d5c69 Orchard backend
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
2014-06-08 12:55:49 -07:00