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 Google App Engine
I have an application running on standard env but I now need websocket functionality. Is this likely to come to the standard env soon or should I switch to flex?
Thanks!
vladoi
unread,
Jan 5, 2021, 4:47:58 AM1/5/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
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 Google App Engine
Hello,
For the moment websockets are not suppported for the GAE standard env and there is no ETA.
A feature request was oppened and all the updates will be posted here [1]:
You can use App Engine Flex to create persistend connections with WebSockets [2].