I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  • jrandom's avatar
    61f217c6
    2005-01-17 jrandom · 61f217c6
    jrandom authored and zzz's avatar zzz committed
        * Added meaningful support for adjusting the preferred message size in the
          streaming lib by setting the i2p.streaming.maxMessageSize=32768 (or
          whatever).  The other side will mimic a reduction (but never an increase).
        * Always make sure to use distinct ConnectionOption objects for each
          connection (duh)
        * Reduced the default ACK delay to 500ms on in the streaming lib
        * Only shrink the streaming window once per window
        * Don't bundle a new jetty.xml with updates
        * Catch another local routerInfo corruption issue on startup.
    61f217c6
    History
    2005-01-17 jrandom
    jrandom authored and zzz's avatar zzz committed
        * Added meaningful support for adjusting the preferred message size in the
          streaming lib by setting the i2p.streaming.maxMessageSize=32768 (or
          whatever).  The other side will mimic a reduction (but never an increase).
        * Always make sure to use distinct ConnectionOption objects for each
          connection (duh)
        * Reduced the default ACK delay to 500ms on in the streaming lib
        * Only shrink the streaming window once per window
        * Don't bundle a new jetty.xml with updates
        * Catch another local routerInfo corruption issue on startup.