openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Iris: Decentralized cloud messaging
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
2 days
ago.
Aug 18, 2024 — Aug 18, 2025
Showing page 13 of 27
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added the rest of the send and process methods, based on the GO implementation; Added the rest of the handlers to ConnectionHandler (they should be separated though);
Pap Lőrinc
More...
over 11 years ago
Added valueOf for the OpCodes; Extracted the validators;
Pap Lőrinc
More...
over 11 years ago
Added synchronization to sendInit also (even if currently it's only called from the constructor); Extracted similar validations to static methods;
Pap Lőrinc
More...
over 11 years ago
Switch over to the extended handshake mechanism.
Péter Szilágyi
More...
over 11 years ago
Patch up the tests to detect goroutine failures.
Péter Szilágyi
More...
over 11 years ago
Changed the abstract classes to interfaces with default methods; Added the rest of the ConnectionApi method stubs;
Pap Lőrinc
More...
over 11 years ago
Code style changes;
Pap Lőrinc
More...
over 11 years ago
Separated the test charset from the protocol charset;
Pap Lőrinc
More...
over 11 years ago
Separated the Connection's higher layer from the Protocol's communication layer. Added tests for the communication layer's primitives; Implemented the sendVarint properly (it's not working for negative numbers, though); Made the DEFAULT_CHARSET package private;
Pap Lőrinc
More...
over 11 years ago
Code style changes;
Pap Lőrinc
More...
over 11 years ago
Added conversion between signed byte and unsigned byte (needs some tests);
Pap Lőrinc
More...
over 11 years ago
Added default implementations for recvByte and recvString with dummy recvVarint;
Pap Lőrinc
More...
over 11 years ago
Migrate to the new handshake mechanism.
Péter Szilágyi
More...
over 11 years ago
Clean up project admin stuff a bit.
Péter Szilágyi
More...
over 11 years ago
Merge branch 'master' of https://github.com/project-iris/iris-java
Péter Szilágyi
More...
over 11 years ago
Add reference to master contributor list.
Péter Szilágyi
More...
over 11 years ago
Add reference to master contributor list.
Péter Szilágyi
More...
over 11 years ago
Add reference to master contributor list.
Péter Szilágyi
More...
over 11 years ago
Add contributors from the Java binding.
Péter Szilágyi
More...
over 11 years ago
Code cleanup in Connection class.
Robert Roth
More...
over 11 years ago
Added the Connection(2) interface based on the GO implementation;
Pap Lőrinc
More...
over 11 years ago
Added the SubscriptionHandler interface based on the GO implementation;
Pap Lőrinc
More...
over 11 years ago
Added rest of the functions for the Tunnel interface (with comments, based on the GO implementation); Added @NotNull and @Nullable annotations to the main Connection class;
Pap Lőrinc
More...
over 11 years ago
Add broadcast packet sending.
Péter Szilágyi
More...
over 11 years ago
Added error messages for broadcast test;
Pap Lőrinc
More...
over 11 years ago
Added new broadcast test;
Pap Lőrinc
More...
over 11 years ago
Renamed Relay to Connection;
Pap Lőrinc
More...
over 11 years ago
Code formatting;
Pap Lőrinc
More...
over 11 years ago
Merge remote-tracking branch 'origin/master'
Péter Szilágyi
More...
over 11 years ago
Finalize handshake implementation.
Péter Szilágyi
More...
over 11 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
26
27
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree