You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought it would be a useful skill to learn (for myself) how to use Wireshark in this way
and to document how it can be done.
I was unsure of this would be better as a short blog type article or as a page in the OpenLiberty
wiki pages (it is pretty geeky and only relevant to those using OL for gRPC but should be fairly
evergreen).
Very happy to do it either way and wanted an opinion?
See the below for some evidence of the applicability of wireshark:
gRPC is a binary protocol and not self describing - so it can be hard to tell what traffic is flowing into
and out of a gRPC server.
It is possible to set up Wireshark to use gRPC .proto files to look 'into' the protocol's traffic:
https://www.wireshark.org/docs/wsug_html_chunked/ChProtobufSearchPaths.html
I thought it would be a useful skill to learn (for myself) how to use Wireshark in this way
and to document how it can be done.
I was unsure of this would be better as a short blog type article or as a page in the OpenLiberty
wiki pages (it is pretty geeky and only relevant to those using OL for gRPC but should be fairly
evergreen).
Very happy to do it either way and wanted an opinion?
See the below for some evidence of the applicability of wireshark:
OpenLiberty/open-liberty#3358 (comment)
OpenLiberty/open-liberty#10786 (comment)
https://developer.ibm.com/events/troubleshoot-websphere-application-server-the-basics-/
The text was updated successfully, but these errors were encountered: