github.com/labstack/echo-contrib (by Echo team) casbin, gorilla/sessions, jaegertracing, prometheus, pprof, zipkin middlewares deepmap/oapi-codegen Automatically generate RESTful API documentation with OpenAPI Client and Server Code Generator github.com/swaggo/echo-swagger Automatically generate RESTful AP...
websocket - Gorilla-based websocket implementation for fasthttp. websocket - Event-based high-performance WebSocket library for zero-allocation websocket servers and clients. fasthttpsession - a fast and powerful session package for fasthttp servers. atreugo - High performance and extensible micro web fram...
githubapi_test.go ci(lint): enable perfsprint linter (#4090) Nov 15, 2024 go.mod chore(deps): bump github.com/go-playground/validator/v10 from 10.20.0… Feb 12, 2025 go.sum chore(deps): bump github.com/go-playground/validator/v10 from 10.20.0… ...
采用(github.com/gorilla/websocket)实现 编码(Codec) cellnet内建支持以下数据编码: Google Protobuf (https://github.com/google/protobuf) json 适合与第三方服务器通信 二进制协议(https://github.com/davyxu/goobjfmt) 内存流直接序列化, 适用于服务器内网传输 ProtoPlus(https://github.com/davyxu/pro...
gorilla/websocket crossbario/autobahn Contributors Thanks Everyone: acgreek acsecureworks arunsathiya guonaihong isletnet liwnn manjun21 om26er rfyiamcool sunny352 sunvim wuqinqiang wziww youzhixiaomutou zbh255 IceflowRE YanKawaYu 2.3kstars ...
The router is just a http.Handler, you can chain any http.Handler compatible middleware before the router, for example the Gorilla handlers. Or you could just write your own, it's very easy! Alternatively, you could try a web framework based on HttpRouter. Multi-domain / Sub-domains Here...
BenchmarkGoRestful_GithubAll 410 2913158 ns/op 910144 B/op 2938 allocs/op BenchmarkGorillaMux_GithubAll 346 3384987 ns/op 251650 B/op 1994 allocs/op BenchmarkGowwwRouter_GithubAll 10000 143025 ns/op 72144 B/op 501 allocs/op BenchmarkHttpRouter_GithubAll 55938 21360 ns/op 0 B/op 0 al...
go.mod go.sum header.go header_regression_test.go header_test.go header_timing_test.go headers.go http.go http_test.go lbclient.go lbclient_example_test.go methods.go nocopy.go peripconn.go peripconn_test.go requestctx_setbodystreamwriter_example_test.go ...
BenchmarkGoJsonRest_GithubAll 2976 401507 ns/op 134371 B/op 2737 allocs/op BenchmarkGoRestful_GithubAll 410 2913158 ns/op 910144 B/op 2938 allocs/op BenchmarkGorillaMux_GithubAll 346 3384987 ns/op 251650 B/op 1994 allocs/op BenchmarkGowwwRouter_GithubAll 10000 143025 ns/op 72144 B/op...
websocket - Gorilla-based websocket implementation for fasthttp. websocket - Event-based high-performance WebSocket library for zero-allocation websocket servers and clients. fasthttpsession - a fast and powerful session package for fasthttp servers. atreugo - High performance and extensible micro web fram...