Skip to content

websocket issues #285

@patricktresp

Description

@patricktresp

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

No one assigned

    Labels

    🚨This issue needs some love.triage meI really want to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions