Serhii Potapov

Results 32 issues of Serhii Potapov

Hi. thanks for the nice gem! I'd like to report an issue. ## Description We have the following Avro schema: ```json { "type": "record", "namespace": "xyz", "name": "failureExample", "version": 1,...

Hi! Thanks for creating this library. I'd like to ask, are there any plans for support of `wss`?

ws-rs supports secure connection, so wamp-rs should :) https://ws-rs.org/guide/ssl

Hi! First of all, thanks for the nice tool! I'd like to ask: are there any plans to add some kind of authentication? (e.g. at least HTTP Basic Auth?)

I guess I just discovered that `FromMeta` does not handle properly negative integers. Example: ```rs #[derive(Debug, FromMeta)] struct ValidationRules { max: Option, min: Option, } // In expand let items...

enhancement

I am opening this issue just to say thank you for the nice theme (i am going use it for my talk tomorrow). And in particular for this funny reference...

It would be cool to have `#wrap` or `#chain` method to wrap error instead of passing it to `new`. Example ``` ruby class MyError include Nesty::NestedError end begin boooom! rescue...

Hey! I'd like to thank for the nice gem! We use it for our current project and it serves us perfect! :heart:

For some languages it is important to learn not only word but its gender as well if it's a noun (Russian, German, Spanish). Currently I am learning German and It...

enhancement

See https://blog.rust-lang.org/2024/05/02/Rust-1.78.0.html#diagnostic-attributes