Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

2.2

Compare
Choose a tag to compare
@swisspol swisspol released this 17 Apr 04:06
· 358 commits to master since this release
  • Added support for background mode on iOS
  • Added GCDWebServerDelegate
  • Added connected state to GCDWebServer
  • Replaced GCDWebServer subclassing with explicit options
  • Cleaned up GCDWebServerConnection read / write implementation
  • Isolated all testing code with __GCDWEBSERVER_ENABLE_TESTING__