Skip to content

Commit

Permalink
Remove AppEngine Websockets sample.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry committed Aug 31, 2017
1 parent 8384bee commit 18210b3
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 232 deletions.
6 changes: 0 additions & 6 deletions appengine/system-test/all.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,6 @@ var sampleTests = [
GCLOUD_STORAGE_BUCKET: 'nodejs-docs-samples'
}
},
{
dir: 'appengine/websockets',
cmd: 'node',
args: ['app.js'],
msg: 'Echo demo'
},
{
dir: 'appengine/parse-server',
cmd: 'node',
Expand Down
25 changes: 0 additions & 25 deletions appengine/websockets/README.md

This file was deleted.

85 changes: 0 additions & 85 deletions appengine/websockets/app.js

This file was deleted.

26 changes: 0 additions & 26 deletions appengine/websockets/app.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions appengine/websockets/package.json

This file was deleted.

70 changes: 0 additions & 70 deletions appengine/websockets/views/index.pug

This file was deleted.

7 comments on commit 18210b3

@smulder
Copy link

@smulder smulder commented on 18210b3 Feb 7, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bummer

@oshalygin
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bummer indeed, is there a workaround?

@knro
Copy link

@knro knro commented on 18210b3 Mar 6, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Guess I'll have to head over to AWS to get proper Websocket support.

@dorshay6
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jmdobry Any updates regarding WS support?

@jmdobry
Copy link
Member Author

@jmdobry jmdobry commented on 18210b3 Apr 4, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not at this time

@brotzky
Copy link

@brotzky brotzky commented on 18210b3 Apr 7, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would love WS support in GAE.

@grant
Copy link
Contributor

@grant grant commented on 18210b3 Feb 7, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.