issues
search
gatewayd-io
/
gatewayd-plugin-sdk
GatewayD SDK for building plugins
https://docs.gatewayd.io/developing-plugins/sdk-reference/
Apache License 2.0
6
stars
2
forks
source link
Create tool/command for capturing communication between GatewayD core and plugins
#11
Open
mostafa
opened
1 year ago
mostafa
commented
1 year ago
Investigate and choose one of these methods:
[ ] Write a guideline on using tcpdump for capturing packets and Wireshark to visualize and analyze them
[ ] Create a tool like
rpcxdump
[ ] Create a tool with GoPacket that works like
tcpdump
Resources
https://www.akitasoftware.com/blog-posts/programmatically-analyze-packet-captures-with-gopacket
Investigate and choose one of these methods:
Resources