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

Support v0.7 #1

Closed
dodikuswono opened this issue Jun 20, 2011 · 10 comments
Closed

Support v0.7 #1

dodikuswono opened this issue Jun 20, 2011 · 10 comments
Assignees

Comments

@dodikuswono
Copy link

Any plan to update support for socket v0.7 ?

@simb
Copy link
Owner

simb commented Jun 21, 2011

Yes, when 0.7 is released (or if I get time to look at it before) I'll update the library.

@ghost ghost assigned simb Jun 21, 2011
@dodikuswono
Copy link
Author

Thanks simb.
It's 2 hours ago released. Check this: http://socket.io/announcement.html.

@simb
Copy link
Owner

simb commented Jun 21, 2011

Then I'll have to put that on my list of things to start on tonight :)

@dodikuswono
Copy link
Author

Nice. If only I knew Action Script, i will help.

Happy coding and get some coffe :)

@simb
Copy link
Owner

simb commented Aug 4, 2011

Hi, I actually spent some time on this a couple weekends ago and got most of the functionality working. The piece that is missing is the custom namespaces. but all the messages, events and json stuff work correctly.

Is this something you would like to test? I dont have any projects going using 0.7 yet.

Check the 0.7 branch of this repo.

Thanks,
sim

@dodikuswono
Copy link
Author

Cool stuff. I will try it. I am currently in a project that use FlashSocket.IO as client, but i focused on server-side instead.

Hope i can test it soon.

@jeton
Copy link

jeton commented Aug 4, 2011

I'd be interesting in testing for .7. Am looking to implement it into an upcoming project.

@simb
Copy link
Owner

simb commented Aug 4, 2011

@jeton Great! I'll try to get the readme updated as the syntax of things has changed a little bit with the new features.

When do you think you will have time to play, and what will make it easier for you to do that? I'll probably need to release a 0.7_alpha-1 swc.

@simb
Copy link
Owner

simb commented Oct 13, 2011

This now works against 0.7 and 0.8 with the code from the 0.7.x branch or the swcs located here https://github.com/simb/FlashSocket.IO/downloads

@simb simb closed this as completed Oct 13, 2011
@jeton
Copy link

jeton commented Oct 20, 2011

@simb let's have a crack at it, see how I get on. thanks

mpoint4u pushed a commit to mpoint4u/FlashSocket.IO that referenced this issue Mar 28, 2015
adds all important clone method to FlashSocketEvent.as
mpoint4u pushed a commit to mpoint4u/FlashSocket.IO that referenced this issue Mar 28, 2015
Object encoding bug fix in send() + Default Namespace Fix
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

3 participants