Skip to content
This repository was archived by the owner on Nov 6, 2019. It is now read-only.

[WIP] Datastore example#345

Closed
ian-r-rose wants to merge 6 commits intophosphorjs:feature-tablesfrom
ian-r-rose:datastore-example
Closed

[WIP] Datastore example#345
ian-r-rose wants to merge 6 commits intophosphorjs:feature-tablesfrom
ian-r-rose:datastore-example

Conversation

@ian-r-rose
Copy link
Copy Markdown
Contributor

Very rough start on a node server + server adapter for the datastore example. With @jasongrout

Comment thread examples/example-datastore/dsServer.js Outdated

const WebSocket = require('ws');
const patchDB = new Map();
numStores = 0;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Missing let

@jasongrout
Copy link
Copy Markdown
Member

jasongrout commented Jun 2, 2018

Looks like the dependency list is missing @phosphor/disposable.

@sccolbert
Copy link
Copy Markdown
Member

@ian-r-rose is this obsolete now?

@ian-r-rose
Copy link
Copy Markdown
Contributor Author

Yes, I may reuse some of it later, but it can be closed.

@ian-r-rose ian-r-rose closed this Jun 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants