- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.1k
 
Closed
Description
Hi there!
I was use stetho for a while, but right now I working on stetho support protobuf, I didn't find a good way to support it, can any one help me?
My currently solution is rewrite a NetWork implements ChromeDevtoolsDomain, as same as stetho provided except response body, translate the body from Protobuf to Json .
Is there a better way to solve this problem??
PS: In the beginning, I wrote a class extends stetho Network, but It didn't work, finnally I found out that in the MethodDispatcher it use class name as RPC called method name.
Why not provide a getName in the ChromeDevtoolsDomain or something like that???
Metadata
Metadata
Assignees
Labels
No labels