-
Updated
Aug 24, 2021 - Go
middleware
Here are 3,700 public repositories matching this topic...
-
Updated
Aug 12, 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 21, 2021 - Go
-
Updated
Aug 23, 2021 - Java
-
Updated
Aug 19, 2021 - TypeScript
-
Updated
Aug 18, 2021 - TypeScript
-
Updated
Aug 17, 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
Aug 18, 2021 - JavaScript
-
Updated
May 25, 2020 - JavaScript
-
Updated
Aug 7, 2021 - JavaScript
It's impossible to pass extra options like ip_address
to setWebhook
when using launch
- Telegraf.js Version: v4
-
Updated
Aug 11, 2021 - Go
-
Updated
Aug 22, 2021 - Go
-
Updated
Aug 16, 2021 - Java
-
Updated
Aug 21, 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
Jul 24, 2021 - JavaScript
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
May 6, 2021 - Ruby
-
Updated
Jun 19, 2021 - Ruby
-
Updated
May 20, 2021 - Go
-
Updated
May 5, 2021 - JavaScript
-
Updated
Aug 20, 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