# SSE-Message **Repository Path**: wuzai_org/SSE-Message ## Basic Information - **Project Name**: SSE-Message - **Description**: No description available - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2018-03-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SSE-Message 使用 java 实现 SSE 消息推送,适合对消息实时性要求较高的项目 maven 项目,在IDE中打开,通过maven编译打包,然后启动项目。 ![测试页面访问地址](https://gitee.com/uploads/images/2018/0307/165636_8ae73729_1693727.png "1.png") 点击发送按钮,如页面有数据输出,说明测试成功