Tidal.js
Getting Started
- Install Tidal globally:
npm install -g tidal; - Install all dependencies:
npm install,bower install; - Run benchmarking with
tidal example.com:8889;
Adding Strategies
Tidal uses YAML documents to describe the required strategies. There are two types, with different options – events sent, and events received.

