Andre Nathan
Andre Nathan
Hello I'm using mysql_async to write a program that tails the MariaDB binlog. I'm using MariaDB 10.5.15. The server is configured with the following binlog-related settings: ``` [mysqld] log-bin =...
Hi Would you mind adding an example of the recommended way to return an error from a service? Is the `GrpcStatus` private by design (actually, the enum is public, but...
This message has showed up twice in the logs during the current testing period of version 1.1: ``` PANIC in rd_fill_getroute_reply(): Invalid FIB action (6) in FIB while being processed...
It is common for BGP sessions to be deployed with non-routable IP addresses to protect routers from direct attacks. In that scenario, an administrative IP address from the uplink provider's...
When I run tcpdump on one of the KNI interfaces used by Gatekeeper, it immediately brings down BGP sessions running on the respective interfaces (the connection state in Bird changes...
Hello Are there plans to add support for the Bytes crate in Borsh? Thanks
Hi Is TLS mutual authentication possible with current tower-grpc? Do you think you could add a minimal example? Thanks.
Hi First of all thanks for this library. When building an extension with PHP 5.6, I get the following error: ``` zend_ini.go:123:26: could not determine kind of name for C.uint32_t...
Hi Do you have an example of how to use `lxc::attach::run_command()`, specifically how to build the payload argument? Thanks.
### Which feature or improvement would you like to request? I'd like to see this feature: being able to specify multiple blob storage paths when using the filesystem backend. ###...