mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-11 01:47:07 +00:00
19c6760ea7
implemented in 0.7.9 to an internal Queue that directly
passes I2CPMessage objects. For in-JVM clients,
this eliminates two writer threads per client and
avoids the serialization/deserialization of I2CP messages.