openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
J
java-game-server
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Feb 22, 2025 — Feb 22, 2026
Showing page 8 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
The class DeliveryGuaranty was replaced with an enumeration of same name in the IDeliveryGuaranty interface. Corresponding changes done to all classes.
menacher
More...
almost 14 years ago
instanceof check is now removed from the handlers. It will throw runtime exception if wrong object is passed to it.
Abraham Menacherry
More...
almost 14 years ago
Added unit test for reading and writing socket address to a netty channelbuffer.
menacher
More...
almost 14 years ago
Changes done to make id as Object from long. Regenerated the equals and hashcode methods.
menacher
More...
almost 14 years ago
Removed getUniqueKey, setUniqueKey methods.
menacher
More...
almost 14 years ago
Trivial change, method arguments were switched places.
menacher
More...
almost 14 years ago
Added writeSocketAddress method and removed usage of deprecated ObjectDecoder constructor.
menacher
More...
almost 14 years ago
Fixed bug with wrong class cast. Incoming object in this decoder is of type ChannelBuffer not ByteArrayInputstream
menacher
More...
almost 14 years ago
Modified junit version to 4.8.2
menacher
More...
almost 14 years ago
JUnit version upgraded to 4.8.2. Corresponding changes done to tests.
menacher
More...
almost 14 years ago
Trivial change in comments.
Abraham Menacherry
More...
almost 14 years ago
Using BatchSubscription in jetlang, this will generally provide smoother performance since fibers with a lag can run the events in a loop.
Abraham Menacherry
More...
almost 14 years ago
Modified log from warn to trace.
menacher
More...
almost 14 years ago
Made the channel and socket address to be final class variables.
menacher
More...
almost 14 years ago
javadoc updated.
menacher
More...
almost 14 years ago
Latest version of binaries updated.
menacher
More...
almost 14 years ago
Delete log
menacher
More...
almost 14 years ago
Removed ServerDataProtocols enum and the handshake handler interface and class. Corresponding changes done to related classes.
menacher
More...
almost 14 years ago
eventType variable is now final
menacher
More...
almost 14 years ago
Cleared some PMD violations.
menacher
More...
almost 14 years ago
Updated jar versions in the explicit jar list.
menacher
More...
almost 14 years ago
Changes done to get latest version of Netty library.
menacher
More...
about 14 years ago
lookupservice is now defined in the @Configuration spring bean java file instead of the xml file.
menacher
More...
about 14 years ago
Added the new versions of the libraries.
menacher
More...
about 14 years ago
Updated binaries.
menacher
More...
about 14 years ago
Changes made to use the new @Configuration spring java bean file.
menacher
More...
about 14 years ago
Removed one entry from the beans file.
menacher
More...
about 14 years ago
Added exception catching logic.
menacher
More...
about 14 years ago
Added some null checks and corrected port number for udp port.
menacher
More...
about 14 years ago
First commit of @Configuration spring bean java file which replaces the beans.xml contents.
menacher
More...
about 14 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
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