Chris Ballinger

Results 227 comments of Chris Ballinger

@jackflips Hey finally got a chance to check out this code, sorry about the wait! The main issue preventing me from merging is the leakage of application state into the...

Thanks for the report, it looks like I should tweak the podspec for libsodium. On Fri, Jan 9, 2015 at 10:57 AM, hughlang [email protected] wrote: > The version.h file is...

Only iOS is supported right now, but OS X support should be possible On Sat, Jan 10, 2015 at 9:30 AM, hughlang [email protected] wrote: > Thanks Chris > > I'd...

The iOS simulator can't do BLE

Wow it looks like they're building something almost identical to our design. Will definitely check that out.

@fd I am anxiously awaiting Go support on iOS because it will allow us to more easily support [obfs4](https://github.com/Yawning/obfs4). I'm most excited about cross-platform development in Rust but that is...

Telehash is certainly interesting but I'm not sure if it fits this use case entirely, please correct me if I'm wrong. This current prototype is designed to be a public...

Now that Swift has a stable ABI, I wonder if it's worth investigating directly bridging between Rust and Swift instead of relying on an Objective-C middle layer. Seems like it's...

@EricJones89 We are also experiencing this bug, but haven't tried the patch yet. Will report back tomorrow. @swisspol If you're swamped, would you be open to adding some volunteers? I...

@swisspol I maintain a few popular libraries like [CocoaAsyncSocket](https://github.com/robbiehanson/CocoaAsyncSocket), [XMPPFramework](https://github.com/robbiehanson/XMPPFramework), and [KissXML](https://github.com/robbiehanson/KissXML) and have worked with contributors to improve their PRs to maintain code quality and increase test coverage. I...