Skip to content

chore: add custom reflection server for easy debug#9

Open
ssddOnTop wants to merge 3 commits into
mainfrom
chore/sep-server
Open

chore: add custom reflection server for easy debug#9
ssddOnTop wants to merge 3 commits into
mainfrom
chore/sep-server

Conversation

@ssddOnTop

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread build.rs Outdated
Comment thread src/server.rs
@@ -0,0 +1,384 @@
#![allow(unused)]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you explain what's debug benefits of having internals of tokio-reflection here?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

debug prints! It is quite helpful while working on tc and we want some debug prints

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please, don't.
If you want to debug external crates you can use https://crates.io/crates/cargo-rhack when you need it

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