Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saving to redis database #11

Open
psn80 opened this issue Dec 7, 2017 · 0 comments
Open

Saving to redis database #11

psn80 opened this issue Dec 7, 2017 · 0 comments

Comments

@psn80
Copy link

psn80 commented Dec 7, 2017

Thanks a lot for the nice WAMP server. Can anyone explain how to connect the redis-server to any operation publish/subscribe on any topic?
In example secure-nightlife-server.js topic must be set:
session.subscribe('com.example.time', function () {})
session.publish('com.example.time', [new Date().getTime()]);
But how to save all topics to the database?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant