Jabit/networking/src/main/java/ch/dissem/bitmessage/networking
Christian Basler dad05d835b Created an improved JdbcNodeRegistry and removed MemoryNodeRegistry, as it doesn't properly work with the way nodes are handled and disseminated in the new PyBitmessage client. The new one should work a lot more stable. 2016-09-01 07:35:46 +02:00
..
nio Created an improved JdbcNodeRegistry and removed MemoryNodeRegistry, as it doesn't properly work with the way nodes are handled and disseminated in the new PyBitmessage client. The new one should work a lot more stable. 2016-09-01 07:35:46 +02:00
AbstractConnection.java Slightly improved the problem with stale objects in the requested objects list. But I don't know how to properly solve it, there may always be some left. 2016-08-25 12:44:06 +02:00
Connection.java Used wrong nonce for version message 2016-08-09 19:50:11 +02:00
ConnectionOrganizer.java Some refactoring to move some common code into an AbstractConnection 2016-06-01 17:38:49 +02:00
DefaultNetworkHandler.java Fixes, improved tests and other improvements 2016-07-29 07:49:53 +02:00
ServerRunnable.java Some refactoring to move some common code into an AbstractConnection 2016-06-01 17:38:49 +02:00