ngauthier / tubesock

Websocket interface on Rack Hijack w/ Rails support
MIT License
620 stars 43 forks source link

Close unconditionally without calling close_handlers #50

Closed ghost closed 8 years ago

ghost commented 8 years ago

For cases when @close_on_error is false and one want to close the socket manually

ngauthier commented 8 years ago

So, the goal is to allow a user to perform a hard close?

ghost commented 8 years ago

yep

ngauthier commented 8 years ago

Thanks! I am on my phone so I won't release a gem for a little bit. I'll ping here when I do.

ghost commented 8 years ago

Thanks

ghost commented 8 years ago

@ngauthier so you still on phone? :)

ghost commented 8 years ago

any chance for a new release?

ngauthier commented 8 years ago

I just got off the phone!

Sorry about that! Email dropped off my todo list. v0.2.6 is released :)

On Thu, Mar 10, 2016 at 8:59 AM, Slee Woo notifications@github.com wrote:

any chance for a new release?

— Reply to this email directly or view it on GitHub https://github.com/ngauthier/tubesock/pull/50#issuecomment-194855563.

ghost commented 8 years ago

great, thanks!