Ticket #58 (new defect)

Opened 3 months ago

Stream multiplexing

Reported by: heyadayo Owned by: heyadayo
Priority: major Milestone: Orbited 0.7
Component: Orbited Daemon Version: Orbited 0.7.0
Keywords: Cc:

Description

Orbited.TCPSocket should use a multiplexing protocol such that multiple tcp sockets can be opened over the same CometSession? instance. This should be possible by modifying only Orbited.TCPSocket and proxy.py, and holding on to the session instance on Orbited.singleton.

Note: See TracTickets for help on using tickets.