Skip to content

12sidedtech/lua-cme-mdp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

12Sided Capture Environment - CME MDP 3.0

This example shows how to use the 12Sided Capture Environment's Lua packet processing API to:

  1. Consume packets from the inbound packet queue
  2. Handle the payload/contents of the message
  3. Act on the contents to update state
  4. Pass a summary message on to the output message queue.

This example is not necessarily fit for production use, since it has not been sufficiently thoroughly tested. Rather, this is solely intended to act as a demonstration of the various components of the Lua packet processing API.

More Information

Contact support to get access to the Lua Packet Processing environment tutorial and documentation, as well as the foundation libraries.

About

12Sided Capture Environment demo for real-time Lua processing of CME MDP 3.0 messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages