John Dupuy
John Dupuy
I've been working on various compilers/parsers/language (Nim, C# libs, Rust, Lua, etc.) And, I've been playing with Godot and pico-8 gaming frameworks. I'd like to try something interesting. I'd like...
This is not a issue with `jesterwithplugins` per-se. But is a request to have a plugin written that makes maintaining one or more cookie-based sessions easy and automattic. original ref:...
From @GULPF https://github.com/dom96/jester/issues/226#issuecomment-633048738: If I understand correctly, the only semantic difference between `specific:` and `before:` is that `before:` will run for all request paths even if it's placed in a...
From @GULPF https://github.com/dom96/jester/issues/226#issuecomment-633048738: Would be nice to support plugins that doesn't need to return anything, e.g plugin pluginName().
From @GULPF https://github.com/dom96/jester/issues/226#issuecomment-633048738: Since plugins are "global" (if plugin f
From @GULPF https://github.com/dom96/jester/issues/226#issuecomment-633048738: From what I understand there is no way for a plugin to add new routes. My use case is a CORS plugin that adds some CORS related...
From @GULPF https://github.com/dom96/jester/issues/226#issuecomment-633048738: One of the jester.resp overloads overrides any headers that has been set by plugins. I think it would make more sense if this overload would keep the...
**Is your feature request related to a problem? Please describe.** I've written a decimal library at https://github.com/JohnAD/decimal128 that I will be using this week to add NumberDecimal (field type 0x13)...
I like that the library does NOT have a database dependency, narrowly focusing on the proper handling of transactions instead. However, it would be really nice if there were a...
The appears to be a very useful package, especially for those writing code that demands precision, such as a financial program. Any plans to add this to https://nimble.directory/ ?