Skip to content

Releases: sammysmallman/OSCKit

4.0.0

04 Jun 19:19
4.0.0
85279d6
Compare
Choose a tag to compare
  • Prepare for Swift Concurrency
  • Reduce dynamic dispatch

v3.2.0

25 Apr 18:54
87bc91e
Compare
Choose a tag to compare
  • Fixed a mistake with the reuse port method within OSCUdpPeer and OSCUdpServer.
  • Added documentation for receiving broadcasted packets.
  • Added conformance to the Identifiable protocol for all configuration objects.
  • Depend upon CoreOSC 1.2.1.

Version 3.1.0

05 Feb 11:30
3.1.0
f598277
Compare
Choose a tag to compare
  • License Change.
  • Added UDP Peer Documentation.
  • Depend upon CoreOSC 1.1.0.
  • Fixed TCP stream framing bug.