-
Updated
Sep 13, 2021 - Go
middleware
Here are 3,739 public repositories matching this topic...
-
Updated
Sep 14, 2021 - Go
Checklist
- Dependencies installed
- No typos
- Searched existing issues and docs
Issue Description
When using the RateLimiter Middleware with a rate between 0 and 1 all events will be rejected instead of applying the specified rate. E.g.: e.Use(middleware.RateLimiter(middleware.NewRateLimiterMemoryStore(0.5)))
I am not saying that it is a common use case to have
-
Updated
Aug 30, 2021 - Go
-
Updated
Sep 15, 2021 - Java
-
Updated
Sep 7, 2021 - TypeScript
-
Updated
Aug 29, 2021 - TypeScript
-
Updated
Sep 14, 2021 - Java
Expected Behavior / New Feature
Support sticky sessions for ServiceDiscoveryProviders
Actual Behavior / Motivation for New Feature
When using websockets with ocelot in a distributed system, problem can arise since ocelot, as far as i know, doesn't support sticky sessions when working with service discovery providers.
The functionality could be great if it could work with both consul
-
Updated
Sep 6, 2021 - JavaScript
It's impossible to pass extra options like ip_address
to setWebhook
when using launch
- Telegraf.js Version: v4
-
Updated
May 25, 2020 - JavaScript
-
Updated
Aug 7, 2021 - JavaScript
-
Updated
Sep 14, 2021 - Go
-
Updated
Sep 10, 2021 - Go
-
Updated
Sep 10, 2021 - Java
-
Updated
Sep 10, 2021 - Go
right now the image-loader middleware only supports the formats ICO, JPEG, PNG, GIF, SVG and WEBP.
It would be very useful to also add the new AVIF format, that is already being used on the web and that is quickly gaining popularity and browser supports
-
Updated
Sep 4, 2021 - JavaScript
-
Updated
Sep 9, 2021 - JavaScript
-
Updated
Sep 7, 2021 - Ruby
-
Updated
Jun 19, 2021 - Ruby
-
Updated
May 20, 2021 - Go
-
Updated
May 5, 2021 - JavaScript
-
Updated
Sep 3, 2021 - JavaScript
Improve this page
Add a description, image, and links to the middleware topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the middleware topic, visit your repo's landing page and select "manage topics."
If somebody wants to work in it - let me know. We can then establish how this would work