plgd-dev / go-coap

Implementation of CoAP Server & Client in Go
https://coap.technology
Apache License 2.0
446 stars 116 forks source link

Fix description of session.Run #483

Closed hasheddan closed 11 months ago

hasheddan commented 11 months ago

Updates docstring on session.Run to indicate that it reads from the connection until closed.