sofastack / sofa-rpc

SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
https://www.sofastack.tech/sofa-rpc/docs/Home
Apache License 2.0
3.82k stars 1.17k forks source link

sofa-rpc telnet怎么实现的 #1234

Closed MingJunDuan closed 1 year ago

MingJunDuan commented 2 years ago

Your question

sofa-rpc,telnet实现在线调试,看到有关键类protocol、telnetHandler,但是没有看到其它地方引用这些类,是怎么实现telnet调试的呢

Your scenes

sofa-rpc实现telnet在线调试源码实现

Your advice

describe the advice or solution you'd like

Environment

MingJunDuan commented 2 years ago

Help!

MingJunDuan commented 2 years ago

It seems it's not supported for telnet invoke, we can discuss and support it

JervyShi commented 2 years ago

It is better to use arthas directly for online debugging.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.