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

Adapt dap-rs for client use #20

Open
nuid64 opened this issue Aug 3, 2023 · 0 comments
Open

Adapt dap-rs for client use #20

nuid64 opened this issue Aug 3, 2023 · 0 comments

Comments

@nuid64
Copy link
Contributor

nuid64 commented Aug 3, 2023

As for now, dap-rs suited only for usage in adapters. I think it would make more sense if the lib is universal.
As I understand, in order to adapt it for use in clients, make all sendable structs serializable and deserializable in both way will be enough. This includes requests, responses and events. Just a couple of derive attributes, right?

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

No branches or pull requests

1 participant