-
Notifications
You must be signed in to change notification settings - Fork 673
Open
Description
REFACTOR
Simplify CoAP adapter. Remove adapter logic from the transport layer and move it to the service implementation. Test for data race and optimize (currently, 4 goroutines are started on a single connection). Make session handling transparent so that it can be replaced with a scalable solution such as storing it in the Redis.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
⛏ Backlog