# gin websocket middleware **Repository Path**: adamszhang/gin-websocket-middleware ## Basic Information - **Project Name**: gin websocket middleware - **Description**: No description available - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-24 - **Last Updated**: 2023-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 介绍 --- 这是一个基于 gin 和 gorilla/websocket 的 ws 通信中间件 demo - 注册 和 监控中间件分离 - 缓存池化 - 拦截请求及响应 TODO - 单点推送 - 特定路由监控推送