Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sulunemre/twitch-stream-analytics
A stream processing project that analyzes the chat stream of a Twitch channel. Built on Apache Storm for CS442 Distributed Systems course.
https://github.com/sulunemre/twitch-stream-analytics
apache-storm emoticons stream-processing twitch twitch-api
Last synced: 3 months ago
JSON representation
A stream processing project that analyzes the chat stream of a Twitch channel. Built on Apache Storm for CS442 Distributed Systems course.
- Host: GitHub
- URL: https://github.com/sulunemre/twitch-stream-analytics
- Owner: sulunemre
- License: gpl-3.0
- Created: 2019-04-09T20:28:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-14T17:47:56.000Z (almost 2 years ago)
- Last Synced: 2023-07-31T23:13:52.450Z (over 1 year ago)
- Topics: apache-storm, emoticons, stream-processing, twitch, twitch-api
- Language: Java
- Size: 55.7 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# twitch-stream-analytics
[![Build Status](https://travis-ci.com/sulunemre/twitch-stream-analytics.svg?branch=master)](https://travis-ci.com/sulunemre/twitch-stream-analytics)A stream processing project that analyzes the chat stream of a Twitch channel. Built on Apache Storm for CS442 Distributed Systems course.
## Team Members:
- [Emre Sülün](https://github.com/sulunemre)
- [Adahan Yalçınkaya](https://github.com/adahan96)
- [Yasin Balcancı](https://github.com/ybalcanci)