kuffel
kuffel
Hello, thanks for this nice library. My pull-request is about removing deprecated warnings, support for elixir 1.4 and updating travis.yml to compile with --warnings-as-errors flag. Since Elixir 1.4. is not...
Is it possible to get the restrictions from the XSD file when using compile_xsd_file function? Example XSD ``` ``` The model returned by compile_xsd_file does not contain the restriction: ```...
Subsequent ssl:transport_accept() for the same IP stuck in dtls_packet_demux.erl call with infinity
Starting with Erlang 24.3.3 we observe issues with DTLS ssl transport_accept for clients that have been connected before. **To Reproduce** We are using the following options to create a new...