Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor CoAP adapter #1144

Open
dborovcanin opened this issue Apr 26, 2020 · 2 comments · May be fixed by #2224
Open

Refactor CoAP adapter #1144

dborovcanin opened this issue Apr 26, 2020 · 2 comments · May be fixed by #2224
Assignees
Milestone

Comments

@dborovcanin
Copy link
Collaborator

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.

@dborovcanin dborovcanin self-assigned this Apr 26, 2020
@dborovcanin dborovcanin changed the title Refactor CoAP service Refactor CoAP adapter Apr 26, 2020
@manuio
Copy link
Contributor

manuio commented Oct 27, 2020

@dusanb94 is this one fixed?

@dborovcanin dborovcanin added this to the S3 milestone Apr 18, 2024
@JeffMboya JeffMboya moved this to Backlog in SuperMQ Apr 23, 2024
@JeffMboya JeffMboya moved this from Backlog to Todo in SuperMQ Apr 24, 2024
@dborovcanin dborovcanin modified the milestones: S3, S4 Apr 30, 2024
@dborovcanin dborovcanin moved this from Todo to Backlog in SuperMQ Apr 30, 2024
@dborovcanin dborovcanin moved this from Backlog to Todo in SuperMQ Apr 30, 2024
@JeffMboya JeffMboya moved this from Todo to In Progress in SuperMQ May 6, 2024
@JeffMboya JeffMboya linked a pull request May 9, 2024 that will close this issue
@dborovcanin
Copy link
Collaborator Author

@dborovcanin dborovcanin modified the milestones: S4, S5 May 15, 2024
@JeffMboya JeffMboya moved this from In Progress to Todo in SuperMQ Jun 5, 2024
@dborovcanin dborovcanin modified the milestones: S5, 0.15.0 Jun 12, 2024
@dborovcanin dborovcanin moved this from Todo to Backlog in SuperMQ Jun 12, 2024
@dborovcanin dborovcanin moved this from Backlog to In Progress in SuperMQ Jun 12, 2024
@dborovcanin dborovcanin moved this from In Progress to Backlog in SuperMQ Jun 12, 2024
@dborovcanin dborovcanin removed their assignment Jun 12, 2024
@dborovcanin dborovcanin assigned felixgateru and unassigned JeffMboya Jul 10, 2024
@felixgateru felixgateru moved this from ⛏ Backlog to 🚧 In Progress in SuperMQ Jul 15, 2024
@felixgateru felixgateru moved this from 🚧 In Progress to ⛏ Backlog in SuperMQ Jul 17, 2024
@felixgateru felixgateru moved this from ⛏ Backlog to 🚧 In Progress in SuperMQ Jul 17, 2024
@felixgateru felixgateru moved this from 🚧 In Progress to ⛏ Backlog in SuperMQ Jul 29, 2024
@dborovcanin dborovcanin self-assigned this Aug 5, 2024
@dborovcanin dborovcanin moved this from ⛏ Backlog to 🚧 In Progress in SuperMQ Aug 5, 2024
@dborovcanin dborovcanin moved this from 🚧 In Progress to ⛏ Backlog in SuperMQ Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ⛏ Backlog
Development

Successfully merging a pull request may close this issue.

4 participants