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

Migrate to .NET Standard 2.0 #4

Open
wants to merge 34 commits into
base: develop
Choose a base branch
from

Conversation

Zeruxky
Copy link
Member

@Zeruxky Zeruxky commented Mar 8, 2021

  • Implement parsing mechanism for CoAP messages according to RFC 7525.
  • Removed everything from the old library.
  • Migrate the code base to .NET Standard 2.0.
  • First attempt to implement simple CoAP server (at the moment only receive bytes and deserialize them to a CoAP message).

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.

2 participants