Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

but will it work in mono? :P #1

Open
mattgi opened this issue Jul 7, 2014 · 2 comments
Open

but will it work in mono? :P #1

mattgi opened this issue Jul 7, 2014 · 2 comments

Comments

@mattgi
Copy link

mattgi commented Jul 7, 2014

Before I go and download OSX equivalents and step back in to the world of .NET, does mono support any of the new fancy stuff you're using?

@joelpob
Copy link
Owner

joelpob commented Jul 8, 2014

Mono has all the Rx goodness out of the box, however, the X509Certificate stuff required for BetfairClient.Login didn't seem to be working when I tried it. Couldn't pin down the problem at the time, but my guess is Google will save us. Send me a pull request if you fix it.

@joelpob joelpob closed this as completed Jul 8, 2014
@joelpob joelpob reopened this Jul 8, 2014
@mattgi
Copy link
Author

mattgi commented Jul 10, 2014

I've ported some of your code to nodejs and am having the issue with the X509Certificate stuff now... getting back CERT_AUTH_REQUIRED. I side-stepped the issue by then just trying curl and discovered certs aren't supported in the latest version of curl that is shipped with OSX (--cert and -E don't work). So now back to looking at my node version. Certs are never fun.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants