Skip to content

Axum-like router#112

Open
romancardenas wants to merge 3 commits intoCovertness:masterfrom
romancardenas:master
Open

Axum-like router#112
romancardenas wants to merge 3 commits intoCovertness:masterfrom
romancardenas:master

Conversation

@romancardenas
Copy link

@romancardenas romancardenas commented Apr 3, 2025

I developed a simple router for developing servers using the Axum approach. It is way simpler, undocumented, and needs further testing, but I plan to keep working on it from time to time.

All the new stuff is under the router feature, which I added to default, but I can remove it from it if desired.

Let me know if you are interested in this contribution and if you have any concern with its implementation (I am not familiar with CoAP, I just wanted an Axum clone for a course on IoT).

@coveralls
Copy link

Coverage Status

coverage: 56.525% (-25.7%) from 82.206%
when pulling 66e495c on romancardenas:master
into 0ebff27 on Covertness:master.

@Covertness
Copy link
Owner

It's awesome. The coverage decreased. Can you add more test cases?

@romancardenas
Copy link
Author

Will do as soon as I get some free time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants