CollaborationInEncapsulation / s1p-reactor-netty-kafka-twitter

S1P demo for the power of Reactor Netty and Reactor Kafka in order to build Reactive System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a standalone demo of the text layer built upon deck.gl. This example illustrates the text layer features by animating a small sample of Twitter hashtags posted in the U.S. during one day. You can tweak app.js to generate a static text layer instead.

Usage

Copy the content of this folder to your project. Run

npm install
npm start

Note on "Map Tokens"

This example is set up to read the token from the environment variable MapboxAccessToken, so you don't have to edit the code to test them.

Data format

Sample data can be found here.

About

S1P demo for the power of Reactor Netty and Reactor Kafka in order to build Reactive System


Languages

Language:Java 67.2%Language:JavaScript 30.8%Language:HTML 1.5%Language:CSS 0.5%