mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-11 06:07:03 +00:00
2caa6ad975
- Make classes extensible for router-side test stubs
- Add router-side local-only test implementation, no full router required.
Only tested with external clients, probably doesn't work in-JVM.
- Don't start threads in ClientManager constructor
- Remove unused Reader param in ClientMessageEventListener methods
- Cleanups, volatiles, finals, javadocs