Scala World 2015

Source code for the scala.world 2015 talk about akka-stream / akka-http
Alternatives To Scala World 2015
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Srs21,071
19 hours ago93September 16, 2022191mitC++
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH and GB28181.
Node Fetch8,202219,66825,4106 days ago86July 31, 2022172mitJavaScript
A light-weight module that brings the Fetch API to Node.js
Node Spdy2,725292,1663863 years ago212April 04, 202062JavaScript
SPDY server on Node.js
Piping Server2,671
22 days ago106September 04, 202217mitTypeScript
Infinitely transfer between every device over pure HTTP with pipes or browsers
Cinatra1,503
3 days ago74mitC++
modern c++(c++20), cross-platform, header-only, easy to use http framework
Squbs1,3816a year ago12January 18, 202169apache-2.0Scala
Akka Streams & Akka HTTP for Large-Scale Production Deployments
Embedio1,30133263 months ago153March 11, 202040otherC#
A tiny, cross-platform, module based web server for .NET
Ustreamer1,202
4 days ago19gpl-3.0C
µStreamer - Lightweight and fast MJPEG-HTTP streamer
Download1,14743,0521,568a year ago73April 02, 202056mitJavaScript
Download and extract files
Ulfius915
a month ago6lgpl-2.1C
Web Framework to build REST APIs, Webservices or any HTTP endpoint in C language. Can stream large amount of data, integrate JSON data with Jansson, and create websocket services
Alternatives To Scala World 2015
Select To Compare


Alternative Project Comparisons
Readme

Sources for the akka-stream / akka-http scala.world 2015 conference talk

To test, run this in sbt:

log-service/re-start
backend/runMain example.repoanalyzer.Step6

Then, open the browser at http://localhost:8080. All the other steps should work as well.

Geo IP resolution uses the server at http://freegeoip.net/ which only allows a certain quota of free requests per period (though requests will be cached between runs, see Cache and the ip-cache folder). Also, we experienced some downtime of this free server so we included part of the cache with the source code.

The sources contain an example log file to replay which contains a big amount of nonsense data in the right format.

Here's the output of running Step5:

Step 5 output screencast

Popular Http Projects
Popular Stream Projects
Popular Networking Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Http
Scala
Stream
Akka