nanoexpress / legacy

[Deprecated] Nano-framework for Node.js. Use PRO version
https://nanoexpress.js.org
Apache License 2.0
107 stars 13 forks source link

How to use subscribe publish #88

Closed SecretKeeper closed 4 years ago

SecretKeeper commented 4 years ago

hello there is no guide to use subscribe / publish in docs how can we do that?

dalisoft commented 4 years ago

Hi @ourfamilygithub

Thanks for feature implementation request.

This library aims to support HTTP/WebSocket features. PubSub is not implemented, at least one method was exposed, but for test purposes. PubSub even for pro versions are not implemented as currently project focus is keep current project API and features, only bug-fixing because i have less time for adding new feature.

Would you like create PR for adding this feature?

dalisoft commented 4 years ago

You can use subscribe / publish from uWebSockets.js. There no PubSub feature was declared nor described and were no PR or answer within week, we can close this issue