Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 340 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 340 Bytes

Scala Video Stream

Video Stream Test.

Tech Stack

  • Scala
  • SBT
  • Akka HTTP

Prerequisites

How to Run It

From the command line, go to the root of the project and type:

sbt run

then go to http://127.0.0.1:8080/stream

Enjoy!