ngx-socket-io
ngx-socket-io copied to clipboard
Correct version of ngx-socket-io to use
My project uses Angular 17, but my Socket.IO server is on version 4.5.2.
Which version of ngx-socket-io should I install?
Another question: What is the difference between using ngx-socket-io vs the standard client provided by Socket.IO?