A plugin for Strapi CMS that provides the ability for Socket IO integration
The installation requirements are the same as Strapi itself and can be found in the documentation on the Quick Start page in the Prerequisites info card.
- v4.x.x
NOTE: While this plugin may work with the older Strapi versions, they are not supported, it is always recommended to use the latest version of Strapi.
npm install strapi-plugin-io
# or
yarn add strapi-plugin-io
Documentation can be found at https://strapi-plugin-io.netlify.app/
If any bugs are found please report them as a Github Issue