Skip to content

AsyncMux 2.4.2

Latest

Choose a tag to compare

@crontab crontab released this 20 Aug 12:46
  • Fixed an old bug that cleared the memory cache on refresh(). Most of the time it was harmless as the multiplexer would fall back to reading from disk on connection failure, however it did have some side effects in edge cases.
  • AsyncMedia: added configureRequest experimental parameter: gives a chance to assign additional headers, e.g. for authentication.