Skip to content

Ability to handle more than 8 peers #26

Answered by insidegui
Henac asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Phil,

Thank you for the kind words.

I suspect the 8 peer limit is imposed by a physical limitation of the underlying AWDL transport used by MultipeerConnectivity, so it's likely not something that can be fixed in software.

Something you could try, but which I've never tried myself, would be to multiplex the transceiver, connecting and disconnecting peers in between data exchanges to allow the overflowing peers to come in.

This wouldn't work for continuous streams of data, but it might work for discrete message exchanges.

The reality is that wireless is hard and there's no magic in it, so we're still limited to what the physical radio waves are capable of handling 😄

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Henac
Comment options

Answer selected by Henac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants