Skip to content

0.8.1

Compare
Choose a tag to compare
@koraykoska koraykoska released this 19 Feb 17:16
· 313 commits to master since this release
3c9b29a
  • Fixes a bug where a crash occurred if many WebSocket handlers were initialized during the runtime of the app. This is done by explicitly cleaning up (freeing) the swift-nio multi threaded event loop group.