CfirTsabari

Results 8 issues of CfirTsabari

hi, examples will be a valuable asset for newcomers. I am intending to add an example and open A PR

**Is your feature request related to a problem? Please describe.** I want to supply logs to the application that I write by using `tracing`, `tracing-subscriber`, and `tracing-appender`, but it's crucial...

kind/feature
crate/appender

Why not expose the `Headers::new` function? An example for a use case: Creating a new library that uses an HTTP client and will let the users set the headers

hi, Qryptos and Quoinex are migrating into Liquid. 1. API KEYS should stay the same. 1. Web socket should stay the same. 1. The endpoint changed to api.liquid.com 1. A...

Re-enable default tcp_keepalive. Fixes seanmonstar/reqwest#1184

**Version**: Latest **Platform**: Not relevnat **Description**: Using the `RedisCluster` class when the Redis cluster isn't available will result in an exception; that's happens because the `NodesManager` initialization function connects to...

hi, I am trying to understand how can i utilize timeout to task submission and task processing using the `pond`, I can use the NewGroupContext and then use it to...