Manuel Alabor

Results 31 issues of Manuel Alabor

Hi there. First up, thank you for the `action-gh-release` action ❤️ I like how simple it makes interactions with the GitHub Releases feature. To my (potential) bug report: I try...

various issues (like #30) asked about how a connection management (lost connections etc.) could be realised. though `orchestra-jsapi` shows a way how this can be implemented (https://github.com/swissmanu/orchestra-jsapi/blob/master/index.js#L41), it makes use...

enhancement

see https://github.com/swissmanu/harmonyhubjs-client/issues/6#issuecomment-132234178 #6 `getActivity` seems to work as token so far. maybe theres an "official" token we can reverse engineer via wireshart?

enhancement
contribution-welcome

provide an `index.d.ts` file with interface descriptions of `harmonyhubjs-client`.

enhancement
contribution-welcome

As discovered here by @jhakonen in https://github.com/swissmanu/harmonyhubjs-client/commit/777cfa79e029f8b1ac8b8b5377fce00f1b9df47c#commitcomment-15226112, provide a proper error handling during the first encounter with the potential hub.

enhancement
contribution-welcome

Example: https://github.com/swissmanu/harmonyhubjs-client/blob/master/examples/sendCommand.js#L19

docs

as discovered by https://github.com/swissmanu/orchestra/issues/2, the udp socket used for the discover broadcasts is not closed properly once the parent process gets killed. might be related to #4

bug

we have some discussions over there in [neophobs repository](https://github.com/neophob/StripInvaders/issues/2) if some osc interface clients support an event, which could trigger an osc message after the ui was loaded. we have...

With the latest SDK/XCode version, iOS 7.0 is not supported as deployment target anymore. This changes the deployment target to iOS 8.0. Tested on iPhone X and iPhone XS under...

## Suggestion For every log point enabled, provide a way to show the history of all logged events/values. ## Advantages - Analyze application behavior after running a specific test scenario...

feature