Wizzercn / NutzWk

WK系列开发框架-V1至V5 Java开源企业级开发框架(单应用/微服务/分布式)
https://budwk.com
Apache License 2.0
1.62k stars 637 forks source link

update: websocket主动推送逻辑应该写在sysMsgService #123

Closed EggsBlue closed 4 years ago

EggsBlue commented 4 years ago

写在sys模块应该更加合理,因为很多业务模块处理完业务后需要发送消息,写在platform模块无法满足,写在sys就很合理并且能够让业务模块调用