Skip to content

elf0-fr/SimpleMultipeerConnectivity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Romain Tirbisch

Hi!

I am a spatial software engineer (VR, AR, XR). I am passionate about swift development. In my free time I work on several swift project. Most of them are small and target one main feature. I intend to use them as support for youtube tutorials. I also work on a big project that is actually an agregation of my other small projects.

Simple Multipeer Connectivity

Simple Multipeer Connectivity let nearby users connect and send messages. It is an open source project.

This app is composed of two views (from the user point of view): Session view and Connection view.

Simple Multipeer Connectivity

Views

Session View

Session view is where users can send and receive messages. They can also see the the list of connected devices.

Session view

Connection View

Connection view is where users can search for nearby devices.

Peer connection notification. Two connected devices.

Implementation

I respect the SOLID pattern. Most multipeer connectivity designs one single class for the session, browser and advertiser part. I chose to design 3 classes. I also respect the MVVM pattern.

About

A simple Multipeer connectivity messaging app

Topics

Resources

Stars

Watchers

Forks

Languages