-
Updated
Nov 26, 2021 - Go
middleware
Here are 3,864 public repositories matching this topic...
-
Updated
Nov 19, 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
Nov 18, 2021 - Go
-
Updated
Nov 26, 2021 - Java
-
Updated
Nov 17, 2021 - TypeScript
-
Updated
Nov 23, 2021 - TypeScript
-
Updated
Oct 11, 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
Nov 20, 2021 - JavaScript
-
Updated
Nov 17, 2021 - Go
It's impossible to pass extra options like ip_address
to setWebhook
when using launch
- Telegraf.js Version: v4
-
Updated
Nov 17, 2021 - JavaScript
-
Updated
Nov 24, 2021 - JavaScript
-
Updated
Nov 5, 2021 - Go
-
Updated
Nov 24, 2021 - Java
-
Updated
Nov 24, 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
Oct 19, 2021 - JavaScript
-
Updated
Sep 20, 2021 - JavaScript
-
Updated
Nov 15, 2021 - Ruby
-
Updated
Jun 19, 2021 - Ruby
-
Updated
Sep 28, 2021 - Go
-
Updated
Nov 23, 2021 - JavaScript
-
Updated
Oct 14, 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