Leo Borai
Results
62
issues of
Leo Borai
Provide a Follow button for the User Profile UI at `/[username]`.
feature
good first issue
client
`rust-argon2` got a new update which makes it very slow, impacting performance and UserEx. Refer: https://github.com/sru-systems/rust-argon2/issues/52
As of today `FluvioConfig` uses `String` as `addr` type. This allow for arbitrary `String`s to go through the configuration as an address. The address type should support either: - Socket...