Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 558 Bytes

File metadata and controls

10 lines (7 loc) · 558 Bytes

Multipeer-Local-Chat-Swift

Local chatting on iOS devices using multi-peer chat in swift

The multi-peer local chat is nothing just a code in swift to connect both the iOS devices with required permission and send the data to one another with live talking to each other on device.

Its send data using two way communication of paring the devices on both the devices with WIFI and Bluethooth in swift

Go thorugh the demo and let me know if this demo is helpful to use or there can be another LIB's for two way communication between two or multiple device.