Chris Ballinger
Chris Ballinger
We really should include some screenshots for both iPhone and Android
Use XEPper tool to get server features: https://davidchiles.github.io/XEPper/ @davidchiles Can we modify XEPper to also produce JSON output of supported XEPs? This will be useful in the future for determining...
Not sure if this would be useful but we could include the last time the each server metadata was updated. ``` json { "domain": "example.com", "updated": "2015-09-15 16:19:00" } ```
https://github.com/CocoaPods/CocoaPods/issues/6292#issuecomment-271023615
https://github.com/ChatSecure/ChatSecure-iOS/issues/385
We need to add `-fembed-bitcode` flag when building with Xcode 7.
This seems to be one of the only Bluetooth abstractions in any language that simultaneously covers Mac, Linux and Android. I'd love to use this in a project but if...
I know this is primarily intended to support the features of Web Bluetooth, but it would be great if we could use this wrapper to act as a peripheral as...
It seems like the RPi tools repo only works on Linux machines. Any ideas how I could build the cross-compiler on OS X?