项目作者: BhavinGupta

项目描述 :
Local chatting on iOS devices using multi-peer chat in swift
高级语言: Swift
项目地址: git://github.com/BhavinGupta/Multipeer-Local-Chat-Swift.git
创建时间: 2017-05-15T09:17:35Z
项目社区:https://github.com/BhavinGupta/Multipeer-Local-Chat-Swift

开源协议:

下载


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.