boostorg / boostorg/beast

http_server_fast (http server file range support)

Open
#723 9 comments 0 reactions 1 assignee Claimed by @ashtum View on GitHub
API Change Feature
Dominant language
C++
Stars
4.8k
Forks
694
Avg merge
12h 48m
Merged PRs (30d)
1

Description

I modify http_server_fast demo, run as http server and return media data from file to vlc player.

I parse "Range: bytes=" to support range, and player can play well, but stop when seek to end.

http_server_fast stop at
![screen shot 2017-08-07 at 4 26 36 pm](https://user-images.githubusercontent.com/1849557/29021768-343ebc82-7b99-11e7-8c86-0bf6624fc00e.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.