Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Srs | 21,071 | 19 hours ago | 93 | September 16, 2022 | 191 | mit | C++ | |||
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH and GB28181. | ||||||||||
Node Fetch | 8,202 | 219,668 | 25,410 | 6 days ago | 86 | July 31, 2022 | 172 | mit | JavaScript | |
A light-weight module that brings the Fetch API to Node.js | ||||||||||
Node Spdy | 2,725 | 292,166 | 386 | 3 years ago | 212 | April 04, 2020 | 62 | JavaScript | ||
SPDY server on Node.js | ||||||||||
Piping Server | 2,671 | 2 | 2 days ago | 106 | September 04, 2022 | 17 | mit | TypeScript | ||
Infinitely transfer between every device over pure HTTP with pipes or browsers | ||||||||||
Cinatra | 1,503 | 3 days ago | 74 | mit | C++ | |||||
modern c++(c++20), cross-platform, header-only, easy to use http framework | ||||||||||
Squbs | 1,381 | 6 | a year ago | 12 | January 18, 2021 | 69 | apache-2.0 | Scala | ||
Akka Streams & Akka HTTP for Large-Scale Production Deployments | ||||||||||
Embedio | 1,301 | 33 | 26 | 3 months ago | 153 | March 11, 2020 | 40 | other | C# | |
A tiny, cross-platform, module based web server for .NET | ||||||||||
Ustreamer | 1,202 | 4 days ago | 19 | gpl-3.0 | C | |||||
µStreamer - Lightweight and fast MJPEG-HTTP streamer | ||||||||||
Download | 1,147 | 43,052 | 1,568 | a year ago | 73 | April 02, 2020 | 56 | mit | JavaScript | |
Download and extract files | ||||||||||
Ulfius | 915 | a month ago | 6 | lgpl-2.1 | C | |||||
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 |
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: