Skip to content

0.7.0

Choose a tag to compare

@swhitty swhitty released this 04 Jun 05:08
· 566 commits to main since this release
4eb0054
  • import FlyingSocks module exposes the underlying async sockets that power FlyingFox
  • HTTPServer can be started with any AsyncSocketPool.
  • PollingSocketPool can be tuned to control the interval before and after each loop.
  • Improved concurrency checking support on Swift 5.6
  • Experimental support for Windows 10