- topic-based routing
- messages can be replayed
- optional geolocation-based routing
- optional content-based routing
- automatic reconnection
Bite-sized examples are available in the example/ folder.
hashtag('showmethecode')
Export your Api Key, and User Token, found in the dashboard
export TURTLEQUEUE_USER_TOKEN="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
export TURTLEQUEUE_API_KEY="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
run npm run test:browser
visit http://localhost:8083, open the console
alternatively run npm run test
to run the same test in node
Feel free to get in touch!