v0.3.4 rate limit and net limit separated, rate limit by size added
This commit is contained in:
2
go.mod
2
go.mod
@ -4,7 +4,7 @@ go 1.24.5
|
||||
|
||||
require (
|
||||
github.com/lixenwraith/config v0.0.0-20250712170030-7d38402e0497
|
||||
github.com/lixenwraith/log v0.0.0-20250710220042-139c522da9aa
|
||||
github.com/lixenwraith/log v0.0.0-20250713052337-7b17ce48112f
|
||||
github.com/panjf2000/gnet/v2 v2.9.1
|
||||
github.com/valyala/fasthttp v1.63.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user