Releases: sammysmallman/OSCKit
Releases · sammysmallman/OSCKit
4.0.0
v3.2.0
- Fixed a mistake with the reuse port method within
OSCUdpPeer
andOSCUdpServer
. - 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
- License Change.
- Added UDP Peer Documentation.
- Depend upon CoreOSC 1.1.0.
- Fixed TCP stream framing bug.