Updates from Tiller Systems#15
Draft
rchatham wants to merge 63 commits intorchatham:tillersystemsfrom
Draft
Conversation
…' in closure definition '() -> Void' and cleanup other broken things
… matter if people acess it or not
…ce a tuple of 'session, PeerSessionEvent' PeerSession is also improved and include more information on the session (it's kind node or slave and status 'available','unavailable'
Session factory is used for 'node' PeerConnectionManager 'mode', allow to create session when then main session is used as advertiser
…vents, re-order events
… logic Manager now offer three connection modes, 'master', 'node' and 'none' The goal is to still use 'PeerConnectionManager' as a standalone components than handle all multipeer connectivity abstraction In '.node' mode the manager will manage a unique 'session' for the service advertise, session will then be created for any other services connected through PeerBrowser
…e thread-safety on library
…etect pending invited peer and update retry count when needed.
…ility before invitation/connection, handle invitation internally
…ich also print logs in xcode console
…updated 'PeerBrowser' to handle statuses
…ut 'info' or 'debug'
…ger.mutex', should prevent crash
…ession, attempt to reach most peers as possible
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.