Commands type
Each M42PL command have a specific type:
GeneratingCommandgenerates (yields) eventsStreamingCommandprocess eventsBufferingCommandprocess multiple events at onceMetaCommandoperate on the pipelines instead of eventsCommandare low-level commands, not intended for users
BufferingCommand
Command
GeneratingCommand
- echo
- http_server
- kvitems
- kvread
- macros
- make
- mpl-server
- mpl_commands
- process
- readfile
- readlines
- server
- until
- url
- zmq_proxy
- zmq_pull
- zmq_sub