Closed ghost closed 13 years ago
All radios will need to maintain a buffer queue of what's going in/out of the sockets. Build this into the base class, so that the subclasses simply specialize communication behavior.
Moved over to bugzilla since this is now part of the JS Implementation
https://bugzilla.mozilla.org/show_bug.cgi?id=699256
All radios will need to maintain a buffer queue of what's going in/out of the sockets. Build this into the base class, so that the subclasses simply specialize communication behavior.