pretty66 / websocketproxyLinks
🔥🔥🔥Go websocket proxy, a simple websocket reverse proxy implementation, supports ws, wss
☆82Updated 3 years ago
Alternatives and similar repositories for websocketproxy
Users that are interested in websocketproxy are comparing it to the libraries listed below
Sorting:
- A library for writing system daemons in golang.☆143Updated 2 years ago
- 🏓 golang websocket client 基于 gorilla/websocket 具有断线重连机制的 websocket go 客户端实现☆47Updated 4 years ago
- Package greuse provides Listen and Dial functions that set socket options in order to be able to reuse ports. You should only use this pa…☆64Updated 5 years ago
- 🦁 goproxy is a proxy server which can forward http or https requests to remote servers./ goproxy 是一个反向代理服务器,支持转发 http/https 请求。☆300Updated 3 years ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆103Updated last year
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 4 months ago
- 首创,原创.Go进阶53:从零Go实现Websocket-H5-RDP/VNC远程桌面客户端☆258Updated 4 years ago
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆102Updated last year
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆85Updated 2 months ago
- 一个不使用cgo的database/sql标准sqlite3驱动,原驱动`modernc.org/sqlite`,但是速度不行,搬迁过来,这样就能在goframe和其他框架中使用.☆72Updated 3 months ago
- Golang packages used in frp and fft.☆60Updated 7 months ago
- 基于xterm.js和golang ssh库实现的web ssh 服务端,支持录像审计,和录像回看☆111Updated 2 years ago
- A modern, comprehensive and efficient utility library of Go.☆201Updated 4 months ago
- official wework api demo for golang☆68Updated last month
- machine-code,是忘忧草安全团队出品的一款使用GO语言实现的跨平台机器码(硬件信息)获取程序。 能获取的信息包括系统UUID、主板序列号、CPU序列号、MAC网卡信息、硬盘序列号等。主要用于设备特征识别、商业软件授权CDKEY生成等等。 同时支持windows…☆89Updated 9 months ago
- 分布式任务调度平台