Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fishi0x01/masters-thesis
My Master's Thesis about the 'Smart mHTTP' Protocol
https://github.com/fishi0x01/masters-thesis
Last synced: about 2 months ago
JSON representation
My Master's Thesis about the 'Smart mHTTP' Protocol
- Host: GitHub
- URL: https://github.com/fishi0x01/masters-thesis
- Owner: fishi0x01
- Created: 2018-07-27T13:17:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-24T21:44:41.000Z (about 6 years ago)
- Last Synced: 2024-10-11T06:51:36.213Z (3 months ago)
- Language: TeX
- Size: 1.14 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Master's Thesis: Smart mHTTP chunk scheduler design
Download final pdf [here](https://github.com/fishi0x01/masters-thesis/releases/download/final/thesis.pdf).
To generate the pdf:
```
make build
```The project's source code can be found [here](https://github.com/darcy95/mhttp).