Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Bluetooth Low Energy (BLE) Chat App

A simple chat app showcasing Bluetooth Low Energy and Apple's Core Bluetooth framework.

Install the app on two iOS devices and start chatting 🙌

Custom run loop input source

Example usage of custom run loop input source (check out StopRunLoopSource) together with a dedicated thread to process stream events when streaming data over a L2CAP Channel.