Jim W.
Jim W.
Does anyone have any inputs/objections to an alternate direct method implementation that can change the reply to be asynchronous from the callback? I have a use case where I need...
Submitting this, you can use it if you like. Have a use case where we have to deal with numbers that are submitted as floats, but are expected to be...
So I'm trying to migrate to using this DTLS library, and I need to be able to serialize and preserve the state of the DTLS connections. Is the flow to...
IETF is specifying MediaType codes beyond 255: https://www.iana.org/assignments/core-parameters/core-parameters.xhtml As such, the type of the field needs to change to something larger and able to handle the other protocols (such as...
Version 1.4.0 allowed hyphen "-" to be in environment variable names, after 1.4.0 this resulted in a parsing error which breaks backwards compatibility. Added back in hyphen support in variable...