Stream interceptors
Last updated
Last updated
Interceptors are designed to be modular and customizable, enabling developers to assemble them with ease, akin to building Lego blocks. This architecture not only enhances adaptability but also streamlines integration with AI technologies for automation purposes.
For scenarios requiring advanced logic or data augmentation from third-party sources, developers have the flexibility to introduce custom modules. These modules can be crafted using WebAssembly (WASM), allowing for the integration of complex functionalities and external data into the stream processing workflow. This capability ensures that developers can tailor interceptors to meet specific requirements, providing an avenue for sophisticated data processing and enrichment tasks.
Explore more details:
Module types