-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Version 3.1.0 - License Change. - Added UDP Peer Documentation. - Depend upon CoreOSC 1.1.0. - Fixed TCP stream framing bug. Signed-off-by: Sam Smallman <srsmallman@mac.com> * Spelling and Grammar - Corrected spelling mistakes. - Added missing fullstops. - Rearranged OSCUdpPeerConfiguration init to make more sense (backwards incompatible) Bump Major Signed-off-by: Sam Smallman <srsmallman@mac.com> * Remove backwards imcompatibility changes Signed-off-by: Sam Smallman <srsmallman@mac.com> * Added documentation The interface should not be set when expecting to receive broadcasted packets into a udp socket. robbiehanson/CocoaAsyncSocket#153 Signed-off-by: Sam Smallman <srsmallman@mac.com> Closes #5 Signed-off-by: Sam Smallman <srsmallman@mac.com> * Fix Issue-#7 (Multicast packets) (#8) Signed-off-by: Sam Smallman <srsmallman@mac.com> * Receive Multicast Packets (Part 2) (#11) * Fix Issue-#7 (Multicast packets) Signed-off-by: Sam Smallman <srsmallman@mac.com> * Remove merge conflict artifacts Signed-off-by: Sam Smallman <srsmallman@mac.com> * feat: Added Identifiable protocol (#13) Closes #12 Signed-off-by: Sam Smallman <srsmallman@mac.com> * fix: Swapped broadcast method for the reusePort method (#15) Closes #14 Signed-off-by: Sam Smallman <srsmallman@mac.com> * Reuse Port (#17) Closes #14 Signed-off-by: Sam Smallman <srsmallman@mac.com> * feat: CoreOSC 1.2.1 (#20) Co-authored-by: Sam Smallman <sam.smallman@etcconnect.com> * fix: README and Version (#21) Signed-off-by: Sam Smallman <srsmallman@mac.com> * fix: Version test Signed-off-by: Sam Smallman <srsmallman@mac.com> --------- Signed-off-by: Sam Smallman <srsmallman@mac.com> Co-authored-by: Sam Smallman <sam.smallman@etcconnect.com>
- Loading branch information
1 parent
f598277
commit 87bc91e
Showing
25 changed files
with
226 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.