brown-ccv / OmniReferenceClient

Reference client for the OMNI system
0 stars 0 forks source link

Feat connection polling #38

Closed broarr closed 3 years ago

broarr commented 3 years ago

This PR introduces a new way to check connection status, polling. I generally hate polling, but my hand is kinda forced due to the manufacturers API. Turns out this is the only way to see if the implanted neurostim device is connected properly. I'm going to remove the connection status stream for the CTM because its implementation is kinda sketchy on the backend. The polling will replace that too

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.14.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: