{"library":"egg-websocket-plugin","install":[{"cmd":"npm install egg-websocket-plugin","imports":["import { Controller } from 'egg';","app.ws.route('/ws', app.controller.home.hello);","app.ws.use(async (ctx, next) => { ... });"]},{"cmd":"yarn add egg-websocket-plugin","imports":[]},{"cmd":"pnpm add egg-websocket-plugin","imports":[]}]}