-
Updated
Apr 21, 2022 - Go
middleware
Here are 4,093 public repositories matching this topic...
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
Apr 22, 2022 - Java
-
Updated
Apr 11, 2022 - Go
-
Updated
Apr 20, 2022 - TypeScript
-
Updated
Apr 1, 2022 - TypeScript
-
Updated
Apr 14, 2022 - 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
Mar 31, 2022 - PHP
-
Updated
Apr 21, 2022 - Go
-
Updated
Apr 22, 2022 - JavaScript
It's impossible to pass extra options like ip_address to setWebhook when using launch
- Telegraf.js Version: v4
-
Updated
Apr 22, 2022 - Java
-
Updated
Apr 3, 2022 - JavaScript
-
Updated
Apr 13, 2022 - Go
-
Updated
Nov 24, 2021 - JavaScript
-
Updated
Apr 21, 2022 - 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
Mar 9, 2022 - JavaScript
-
Updated
Apr 14, 2022 - JavaScript
-
Updated
Apr 7, 2022 - Ruby
-
Updated
Apr 12, 2022 - Go
-
Updated
Apr 11, 2022 - Ruby
-
Updated
Apr 10, 2022 - 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