Skip to content

fix implementation of the rate limiter and the echo middleware function#8

Open
MrWaggel wants to merge 1 commit into
Lineblocs:masterfrom
MrWaggel:master
Open

fix implementation of the rate limiter and the echo middleware function#8
MrWaggel wants to merge 1 commit into
Lineblocs:masterfrom
MrWaggel:master

Conversation

@MrWaggel

Copy link
Copy Markdown

Suggested fix for issue #7

Also fixed the middleware implementation for the echo Server.

Any() is used to match any http request. While the Use() is used to register middleware, allowing for the next handlers and routes to handle the request.

It builds but correctly but did not ran it, it's only a suggestion, test before pulling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant