mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-04 18:15:33 +00:00
6be54942ec
Pass message timeout through new I2CP message
SendMessageExpiresMessage, so that the router
uses the same expiration as the streaming lib.
Should help reliability.
* I2CP:
Implement new I2CP message ReconfigureSessionMessage.
Will be used for tunnel reduction.