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

Introduce send_multi and send_prepared #28

Open
majek opened this issue May 28, 2012 · 2 comments
Open

Introduce send_multi and send_prepared #28

majek opened this issue May 28, 2012 · 2 comments

Comments

@majek
Copy link
Member

majek commented May 28, 2012

As discussed here:

https://groups.google.com/d/msg/sockjs/vsFvHqppq5g/XQPgErs9BpUJ

We should introduce three new calls:

sockjs:send_multi([Conn], iolist)
sockjs:prepare(iolist)
Conn:send_prepared(prepared)

Of course send_multi might use prepared underneath.

@gleber
Copy link

gleber commented May 28, 2012

I'll prepare a pull request when I have some time (I need to separate some of our own code from sockjs code for that and I'm very short on time). If someone needs it faster, please let me know.

There's still unsolved issue with fmt_* functions - @majek, you will probably know a nicer solution to that problem than me :)

@denen99
Copy link

denen99 commented Oct 16, 2012

Is there a status on this? Would be curious to help where I can, just not sure what has been done.

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