开发者

How to run Pyramid and Websocket on a Apache httpd Server?

开发者 https://www.devze.com 2023-03-27 22:03 出处:网络
I am trying to build a website with Pyramid. This 开发者_如何学Goproject is require to act as a Websocket server waiting and answering Websocket connections. And also, we have to deploy this website o

I am trying to build a website with Pyramid. This 开发者_如何学Goproject is require to act as a Websocket server waiting and answering Websocket connections. And also, we have to deploy this website on a WSGI-enabled Apache httpd server. Is this possible? How to make Pyramid support Websocket? Thanks.


You can't, AFAIK. You can use pyramid_socketio https://github.com/abourget/pyramid_socketio but this dont work with a frontend.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号