API Improvements
You now create a SignalR
instance instead of using SwiftR.connect()
. This is intended to make the setup code easier to read and understand, and allows the connection setup to be done outside of callback (a common question/complaint).
If you do not want to update your code for these changes, point your SwiftR Podfile reference to version 0.12.0.