Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 556 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 556 Bytes

Change Log

All notable changes to this project will be documented in this file. SwiftWebSocket adheres to Semantic Versioning.

  • Fix: Sub-protocol now separate with a comma. #40
  • Fix: Reusing websocket doesn't work. #39
  • Added: Swift 2.2/Xcode 7.3. #36
  • Fix: Receive buffer grows in size. #35
  • Added: tvOS support. #29