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

Bring client up to date with .Net #15

Closed
abillingsley opened this issue Jan 5, 2012 · 3 comments
Closed

Bring client up to date with .Net #15

abillingsley opened this issue Jan 5, 2012 · 3 comments

Comments

@abillingsley
Copy link
Collaborator

Below are the changes made to the .net client that should be added to the objective c client

SignalR.Client Next Release

ConnectionID
SignalR/SignalR@3001fa4

See SignalR Client Sample
SignalR/SignalR@999e05a

SignalR/SignalR@ebedaf1

Additional Transports
SignalR/SignalR@ac3aea3

SignalR/SignalR@cd6b89f#diff-2

Throw if Connection is not initialized
SignalR/SignalR@23efe2b

Store Connection State
SignalR/SignalR@4093a4d

Helper for getting value from dictionary
SignalR/SignalR@f2cc4c9

Only Decrement if queue if > 0
SignalR/SignalR@cea5c80

Remove item from bag
SignalR/SignalR@aeb7955

Add Protocol version
SignalR/SignalR@2038ee2

Fix SL and WP7 Client for missing API
SignalR/SignalR@8eeaecb

@davidfowl
Copy link
Contributor

I was going to ping you about these changes but it looks like you're on top of it! :)

@abillingsley
Copy link
Collaborator Author

Yup, I have have been trying to keep an eye on things. Hopefully I will be able to get a chance to get this up to date. Are you guys prepping for a release soon?

@davidfowl
Copy link
Contributor

Yes we are 0.4 in a few weeks.

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

2 participants