@feathersjs/socketio-client
Version:
The client for Socket.io through feathers-socketio
24 lines (14 loc) • 848 B
Markdown
# @feathersjs/socketio-client
[](https://github.com/feathersjs/feathers/actions?query=workflow%3ACI)
[](https://www.npmjs.com/package/@feathersjs/socketio-client)
[](https://discord.gg/qa8kez8QBx)
> Client for Socket.io Feathers connections
## Installation
```
npm install @feathersjs/socketio-client --save
```
## Documentation
Refer to the [Feathers SocketIO API documentation](https://feathersjs.com/api/client/socketio.html) for more details.
## License
Copyright (c) 2024 [Feathers contributors](https://github.com/feathersjs/feathers/graphs/contributors)
Licensed under the [MIT license](LICENSE).