Christian Vayne

Results 8 issues of Christian Vayne

# Description Currently the DNS DNAME record type is not implemented. RFC6672 describes this DNS record. It has the DNS record type of 39.

enhance
crate:proto

# Description This is the list I managed to digest from the issues in our repository. But to be really honest, I feel like it is a bit messy somehow......

# Description Elasticsearch also supports IPv6 addresses in its IP fields, but currently std::net::IPv6Addr is not yet mapped.

help wanted

# Description Currently types such as u32 or u16 cannot be automatically mapped. It would be nice if these numbers could be converted to a larger signed value on the...

# Description When I attempt to launch Internet.nl using the docker-compose file I get the warning: ``` Recreating docker_app_1 ... ERROR: for docker_app_1 "host" network_mode is incompatible with port_bindings ERROR:...

## Description Currently, there is no example given in the root module which makes it very hard to figure out how to actually use this library. It seems very feature-rich...

We could add Cargo Bloat to our CI Pipeline to gain insight in our dependency size (increases or decreases) https://github.com/orf/cargo-bloat-action/