Jon Hjelle

Results 3 issues of Jon Hjelle

I was glad to see support for Swift Package Manager landed recently (https://github.com/robbiehanson/KissXML/pull/119). Unfortunately, a commit hasn't been tagged since that PR was merged, so Swift Package Manager users need...

Quite a bit changed between changing the linter from TSLint -> ESLint and adding Prettier. Looking at the individual commits for each of those might be the easiest way to...

This change fixes errors such as the following that occur when network connectivity is lost and the PeerConnection goes to `disconnected`: ``` Error: Uncaught (in promise): TypeError: Cannot read properties...