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

can each channel have a place pre-handle comming message #516

Open
walker27 opened this issue Oct 18, 2019 · 0 comments
Open

can each channel have a place pre-handle comming message #516

walker27 opened this issue Oct 18, 2019 · 0 comments

Comments

@walker27
Copy link

mine business scene is:
our server-side socket only provider json-string message data , therefore each watcher have to write JSON.parse(...). that's why i need a pre-handle to avoid manage all watchers with myself.

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