Hi Everyone,

We used websocket_messaging.py in our application extensively.

We did not modify any of its code, we used it as it is out of the box.

Before deployments on a cloud server, has anyone any suggestions about
securing this websocket server ? for example :

- allow connections only to logged-in users ?
- ignore connection requests from non logged-in users so to not waste
ressources.

any experience on this matter is welcome.

Thanks in advance.

Khalil

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to