Anonymitaet commented on a change in pull request #13564:
URL: https://github.com/apache/pulsar/pull/13564#discussion_r776548097



##########
File path: wireshark/README.md
##########
@@ -0,0 +1,16 @@
+# how to use 
+
+## prepare PulsarApi.proto file
+you need to put PulsarApi.proto to a separate path, open your wireshark,go to 
+Edit->Preferences->Protocols->ProtoBuf->Protobuf search paths,add the path of 
PulsarApi.proto
+
+## add pulsar.lua to plugins
+
+open wireshark, go to 'About Wireshark', click  'Folders', then click 
'Personal Lua Plugins'
+go to the plugin path, add put pulsar.lua to this path.
+
+## start to use
+
+this plugin will register a pulsar protocol automatically in 6650, you can use 
it to decode pulsar message now.

Review comment:
       @Demogorgon314 can you review the doc from the tech perspective? Thanks




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to