steamclock / bluejay

A simple Swift framework for building reliable Bluetooth LE apps.
MIT License
1.09k stars 98 forks source link

Need multiple connections support #255

Open zinwalin opened 3 years ago

zinwalin commented 3 years ago

To support multiple connections, I try to add an array for connected devices which defined in bluejay.swift, is it the smallest change to implement this feature?