This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
rcpp_framework
Watch
1
Star
0
Fork
0
You've already forked rcpp_framework
mirror of
https://github.com/Relintai/rcpp_framework.git
synced
2025-02-20 15:14:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4b64bf5864
rcpp_framework
/
modules
History
Relintai
4b64bf5864
Implemented chunked file downloads. For some reason if a file is too big and has to be sent in more that 43 chunks it crashes, it might be a bug in brynet (it always crashes at the 43th chunk, with every file and chunk size setting.), will figure out the problem later.
2021-01-08 02:55:41 +01:00
..
list_page
Removed a commented out line from ListPage.
2020-12-28 23:14:10 +01:00
message_page
Use compile_and_send_body in MessagePage instead of manual send().
2020-12-26 00:17:13 +01:00
paged_article
Implemented chunked file downloads. For some reason if a file is too big and has to be sent in more that 43 chunks it crashes, it might be a bug in brynet (it always crashes at the 43th chunk, with every file and chunk size setting.), will figure out the problem later.
2021-01-08 02:55:41 +01:00