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

Client side web socket for mono #10

Closed
steforster opened this issue Jan 29, 2015 · 3 comments
Closed

Client side web socket for mono #10

steforster opened this issue Jan 29, 2015 · 3 comments
Labels

Comments

@steforster
Copy link

Hi,
What would you recommend to use as a client side web socket running on mono ?
Do you have plans to add this feature to your library ?
Thanks!

@vtortola
Copy link
Owner

Hi,

I am afraid I use only the server side of WebSockets, as client I always use a browser. I do not work with client applications. I tried once to use the one in Alchemy and failed because my domain name contained more than two subdomains, so ... never tried again. I have used several times the default Microsoft once from a virtual machine, and it is not great either. I have no plans in adding client functionality in the near future, since I am quite busy with other things at the moment.

Cheers.

@tastywheattasteslikechicken

Is it possible to second this request? I have to say I think this is the best listener library for C# (it's the only one that I can find that supports Windows 7 + async), it would be great if you had a chance to add a Client.

@vtortola
Copy link
Owner

Thanks for the kind words :) However I have limited free time and I need to focus in other things :(

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

No branches or pull requests

3 participants