0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Feb 10, 2025 — Feb 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add integration test for addPublisher(). More... about 15 years ago
Adding integration testing of Master/Slave client/server. More... about 15 years ago
Fix android build. More... about 15 years ago
Start adding refcounting for slave registration. More... about 15 years ago
Pull out SlaveDescription. Add slave node tracking to master. More... about 15 years ago
Add registerSubscriber/Publisher to Master server. More... about 15 years ago
Cleanups and preparation for implementing Master server. More... about 15 years ago
Implement Slave.addSubscriber(). Required some refactoring of Subscriber creation and startup. More... about 15 years ago
Add subscriber support to slave. More... about 15 years ago
PubSubIntegration test is working. More... about 15 years ago
Partially implemented Subscriber. Currently debugging via the PubSubIntegrationTest. Subscriber is not currently attempting to handshake with the Publisher. More... about 15 years ago
Add RemoteException class. Add checkOk() method for raising exceptions on responses that contain errors. More... about 15 years ago
Refactor publisher registration and slave/master setup. Move port and hostname specification into constructors. More... about 15 years ago
Add accidentally left out TcpServer class. Fix some warnings. Fix Android build. More... about 15 years ago
Pull out TcpServer class and refactor Publisher to use it by composition. More... about 15 years ago
Pull out writeField() method. More... about 15 years ago
Add tests for getPublications(). More... about 15 years ago
Pull out protocol name constants. Add test for Slave.requestTopic(). More... about 15 years ago
Small cleanups. More... about 15 years ago
Add Publisher test. Clean up the API for testability. More... about 15 years ago
Change to API level 8. This is required because javax.xml.namespace is not available until level 8. More... about 15 years ago
Rename tests. Prepare to test Publisher class. More... about 15 years ago
Add tests for LittleEndian streams. More... about 15 years ago
Add license to all files. Remove some unused classes. More... about 15 years ago
Add tests to the Header class. More... about 15 years ago
Cleanup lots of warnings. Change Android target to cupcake. More... about 15 years ago
Initial import. More... about 15 years ago