Skip to content
Commit 419fa3ca authored by Jarno Lämsä's avatar Jarno Lämsä Committed by Carles Cufi
Browse files

net: lib: coap: CoAP client, multiple request handling



Use only single thread for handling polling of the sockets.
Each client will have only 1 active socket which to poll.
Each client can have multiple simultaneous requests ongoing.
The client only has one buffer for receiving and one buffer for sending.
Therefore the messages are reformed when resending.

Signed-off-by: default avatarJarno Lämsä <jarno.lamsa@nordicsemi.no>
parent bbec614b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment