You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to try the server and client with DTLS support. I have seen in the source code that I need to compile with WITH_TINYDTLS define but I haven't seen a place where that define is commented or where I have to write it.
Besides that, in case of enabling, how can I include the PSK ID and the PSK content for each client? Is there a new command in the server and another one in the client?
The text was updated successfully, but these errors were encountered:
Hi,
I want to try the server and client with DTLS support. I have seen in the source code that I need to compile with WITH_TINYDTLS define but I haven't seen a place where that define is commented or where I have to write it.
Besides that, in case of enabling, how can I include the PSK ID and the PSK content for each client? Is there a new command in the server and another one in the client?
The text was updated successfully, but these errors were encountered: