heroku-python / flask-sockets

[DEPRECATED] Alternative: https://github.com/miguelgrinberg/flask-sock
MIT License
1.74k stars 164 forks source link

Add support of Flask blueprints #32

Closed o3bvv closed 8 years ago

o3bvv commented 8 years ago

Hi,

I'd like to introduce support of Flask blueprints.

Docs, package version and changelog are updated as well.

N0odlez commented 8 years ago

Bravo sir, I would love to see this implemented and merged.

ptallada commented 8 years ago

Yes, I would love that too :)

ondoheer commented 8 years ago

Yes, it's a good addition

kennethreitz commented 8 years ago

:sparkles: :cake: :sparkles:

o3bvv commented 8 years ago

Wow, thanks man.

My next step is to add class-based WebSocketView. Does this makes interest?

kennethreitz commented 8 years ago

That sounds like it would be very welcome, if done right! I'm not exactly sure what it would look like, off the top of my head, but I'm sure you do ;)

o3bvv commented 8 years ago

Sounds good, going to take this into the progress soon.

kennethreitz commented 8 years ago

@oblalex would you be interested in helping to maintain this library?

o3bvv commented 8 years ago

@kennethreitz Feels to be nice, seems like I'm already helping :) I can see some issues on GH which are related to functionality and docs. Thanks for invitation! I'll see what I can do with my time.

kennethreitz commented 8 years ago

@oblalex don't break anything ;)

o3bvv commented 8 years ago

@kennethreitz wow, thanks!