Open-Markets-Initiative / wireshark-lua

Source generated cross platform Wireshark dissectors
GNU General Public License v3.0
188 stars 63 forks source link

Ability to load MEMX instruments from directory file #54

Open Open-Markets-Initiative opened 6 months ago

Open-Markets-Initiative commented 6 months ago

Provide example for loading directory file:

https://info.memxtrading.com/us-options-instrument-directory

The memx dissector will need to be able to work with or without this file. 1) no file: display binary identifier 2) provide tree node with underlying values from MEMX csv

Further options will be added once we have a working prototype.

Use specification actions to add to source generation.