-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
🚨This issue needs some love.This issue needs some love.triage meI really want to be triaged.I really want to be triaged.
Description
Hi all,
i just wanted to use this example for websocket:
https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/master/appengine/websockets
issue #1
usingvm: true in app.yaml is not supported anymore
issue #2
env: flex is missing in app.yaml
issue #3
forwarding posts is not allowed anymore in flex-environments
`network:
forwarded_ports:
- 65080
instance_tag: websocket`
issue #4
getExternalIP gets uncorrect ip-address from meta,
( scripts sets 104.xxx.xxx.xxx - console shows external ip as set to 130.xxx.xxx.xxx )
Does anyone have this example up and running on gce?
Main target is to create a websocket server which can be connected to from non gce-environmental clients...
thanks for help
Metadata
Metadata
Assignees
Labels
🚨This issue needs some love.This issue needs some love.triage meI really want to be triaged.I really want to be triaged.