Is there a way to reasonably check (from within the runtime) the "version" of the socket.io that is running on some machine? #4908
Unanswered
christopherreay
asked this question in
Q&A
Replies: 1 comment
-
Hi! There is currently no explicit way to do this. As a workaround: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there an explicit function for this? like what you would see in package.json?
or should I maybe implement a feature detection type of a way?
What do you think would be best?
Beta Was this translation helpful? Give feedback.
All reactions