Echo: Create recipes

Created on 24 Nov 2015  路  9Comments  路  Source: labstack/echo

Please mention you recipe request in the area.

  • [x] WebSocket

    • [x] net/websocket

    • [x] Gorilla - #268

  • [ ] #253 - rate limiting
  • [ ] #251 - "/debug/*" handlers
example help wanted

Most helpful comment

I can create recipe how to user echo v3 with http request limiter. 聽Do you still need this recipe?

All 9 comments

support for https://github.com/valyala/fasthttp :-)

My misc suggestions in #245.

Rate Limiting would be a very very nice addition to echo...

try this, although it uses go-redis v4 which is a work in progress - https://github.com/go-redis/rate

I can create recipe how to user echo v3 with http request limiter. 聽Do you still need this recipe?

@SlavaBobik
can you show me how to add limiter in echo v3?

@vishr @SlavaBobik

I'm very interested in the rate limiting recipe as well. Any update on that front?

https://github.com/labstack/echo/pull/1343 for rate limit middleware

Was this page helpful?
0 / 5 - 0 ratings

Related issues

spielstein picture spielstein  路  3Comments

montanaflynn picture montanaflynn  路  3Comments

leoycx picture leoycx  路  4Comments

kyokomi picture kyokomi  路  3Comments

neutronstein picture neutronstein  路  3Comments