Gleb Pomykalov

Results 31 issues of Gleb Pomykalov

http://daemonizer.org is not currently working

beta

After #258 cargo update doesn't longer update `poem-openapi`. The version is always pinned to `1.3.24`

bug
Stale

I'm trying to compile my project with xargo for the custom armv7 target (for uclibc). Here is the definition (based on default armv7 target): ``` { "abi-blacklist": [ "stdcall", "fastcall",...

This PR addresses issues #34 #48

Hi, is it possible to build armv5te target?

**Is your feature request related to a problem? Please describe.** Re-creating reqwest/surf instance is not effective, since the connection pool cannot be re-used. **Describe the solution you'd like** Request implementation...

enhancement