Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

attak hello world

Simple attak topology with two processors:

Installation

npm install

Simulate locally

attak simulate

Deploy

Create a .env file using .env.example as a template. Then:

attak deploy

Code Layout

topology.js - example topology configuration (see package.json) processors/hello_world_spout.js - produces an object {test: 'hello world'} when triggered processors/reverse.js - reverses event text and emits as a string

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages