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

MVP: Server #2

Open
4 tasks
ShadowJonathan opened this issue Aug 16, 2021 · 0 comments
Open
4 tasks

MVP: Server #2

ShadowJonathan opened this issue Aug 16, 2021 · 0 comments

Comments

@ShadowJonathan
Copy link
Member

Depends on #1 (to not deduplicate work, and get a basic structure down)

The following behaviour must be present for the first MVP Server implementation of lb:

  • Wholesale serialisation of responses from ruma types (integer translation optional)
  • Wholesale deserialisation of requests onto ruma types (with integer key translation)
  • DTLS + CoAP connection management(?)
    (Open question: should connection establishment be handed off to abstract component, and only require Read/Write traits objects?)
  • CoAP sync OBSERVE server impl exposure (same question as above, how to handle?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant