mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-03-31 20:35:48 +00:00
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.