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

SignalR C++ Qt Project #1969

Closed
p3root opened this issue Apr 29, 2013 · 3 comments
Closed

SignalR C++ Qt Project #1969

p3root opened this issue Apr 29, 2013 · 3 comments

Comments

@p3root
Copy link

p3root commented Apr 29, 2013

I've started to implement SignalR to C++ with QT (currenty I'm developing under linux, so I dont know if it compile under windows or mac os). I'm currenty in an pre-development state, but some functionality is already done. You can find the git repo here: https://github.com/p3root/signalr-qt

For any questions, you can send me an email (patrik.pfaffenbauer@p3.co.at)

greets p3

@davidfowl
Copy link
Member

Very cool. Will list it on the wiki as a client. Not sure about the server, doesn't make sense trying to port that.

@p3root
Copy link
Author

p3root commented May 4, 2013

i'm on the way to implement the server right now...in a couple day i should be ready to pulibsh it...

@davidfowl
Copy link
Member

@p3root I'm not sure why you would reimplement the signalr server in c++ as it's pretty non trivial to get "right". A client on the other hand makes alot more sense. But good work regardless.

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