1.) The OmegleConnection should function as it does today except that it will
pass all of its work off to a generified Connection object.
2.) The Connection will look to the Protocol interface to take care of connecty
stuff.
3.) The default Protocol implementation will be HttpBasedProtocol.
4.) The Protocol implementation will return a standard event object for each
event type, parseable in the same way for each type regardless of the Protocol
or service used.
Original issue reported on code.google.com by darkimp...@gmail.com on 2 May 2012 at 7:31
Original issue reported on code.google.com by
darkimp...@gmail.com
on 2 May 2012 at 7:31