You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ws4py
I have a web.py application and I want to extend its functionalities by adding websocket capability into it. Can I use ws4py in web.py and provide WebSocket services as well as traditional REST services in a same web application? Thanks