Jabit
Jabit copied to clipboard
Bitmessage Library for Java
Hi ,recently I am doing some work on your jabit SDK. But now I have some trouble with receiving messages. What should I do for receiving message ? 1,For receiving...
Now the project have lots of anti-patterns along with bad architectural design. Are there any refactorings planned? Same question about java-docs, are there any plans to cover code with them?...
Since I don't really know the project very well I've kept the refactoring to a minimum. That said: I did implement some changes: - This is unrelated to the port...
An advertised public key stays in the network for four weeks. If it's requested again earlier we should ignore the request. This should at least save some POW on mobile...
This would make configuration of the BitmessageContext much easier. See - https://docs.oracle.com/javase/tutorial/ext/basics/spi.html - https://docs.oracle.com/javase/tutorial/sound/SPI-intro.html
Hi ! So I was wondering, how up-to-date is your implementation (do you have latest version of protocol implemented). Is this (BitMessage) still being used... So more general question, does...