-
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 <[email protected]> * 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 <[email protected]> * Remove backwards imcompatibility changes Signed-off-by: Sam Smallman <[email protected]> * 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 <[email protected]> Closes #5 Signed-off-by: Sam Smallman <[email protected]> * Fix Issue-#7 (Multicast packets) (#8) Signed-off-by: Sam Smallman <[email protected]> * Receive Multicast Packets (Part 2) (#11) * Fix Issue-#7 (Multicast packets) Signed-off-by: Sam Smallman <[email protected]> * Remove merge conflict artifacts Signed-off-by: Sam Smallman <[email protected]> * feat: Added Identifiable protocol (#13) Closes #12 Signed-off-by: Sam Smallman <[email protected]> * fix: Swapped broadcast method for the reusePort method (#15) Closes #14 Signed-off-by: Sam Smallman <[email protected]> * Reuse Port (#17) Closes #14 Signed-off-by: Sam Smallman <[email protected]> * feat: CoreOSC 1.2.1 (#20) Co-authored-by: Sam Smallman <[email protected]> * fix: README and Version (#21) Signed-off-by: Sam Smallman <[email protected]> * fix: Version test Signed-off-by: Sam Smallman <[email protected]> --------- Signed-off-by: Sam Smallman <[email protected]> Co-authored-by: Sam Smallman <[email protected]>
- 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.