Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/CrowCpp/Crow
A Fast and Easy to use microframework for the web.
https://github.com/CrowCpp/Crow
Middleware doesn't work when added through the constructor
Guiorgy opened this issue 5 months ago
Guiorgy opened this issue 5 months ago
Response headers not being set !
Axnjr opened this issue 5 months ago
Axnjr opened this issue 5 months ago
Mutating Middleware context in CROW_CATCHALL_ROUTE causes Segmentation fault
lbatuska opened this issue 5 months ago
lbatuska opened this issue 5 months ago
Can't compile hello word, as soon as crow.h is included nothing works
philhzss opened this issue 5 months ago
philhzss opened this issue 5 months ago
Add gzip mime type
summer-espresso opened this pull request 5 months ago
summer-espresso opened this pull request 5 months ago
CORS not working with 1.2
dr3mro opened this issue 5 months ago
dr3mro opened this issue 5 months ago
Fix 828 nested blueprints need static directory
gittiver opened this pull request 5 months ago
gittiver opened this pull request 5 months ago
Make websocket close include the status code
davidot opened this pull request 5 months ago
davidot opened this pull request 5 months ago
Update GitHub actions runners to macos12
gittiver opened this pull request 5 months ago
gittiver opened this pull request 5 months ago
Create codeql.yml
gittiver opened this pull request 5 months ago
gittiver opened this pull request 5 months ago
Fix wait of conditional variable to prevent spurious wakeup
z16166 opened this pull request 5 months ago
z16166 opened this pull request 5 months ago
Wrong use of std::conditional_variable::wait() ?
z16166 opened this issue 5 months ago
z16166 opened this issue 5 months ago
Http response: compressed flag can't not be set to false?
D-Latch opened this issue 6 months ago
D-Latch opened this issue 6 months ago
Do websockets support tcp and udp?
jamescraft10 opened this issue 6 months ago
jamescraft10 opened this issue 6 months ago
does crow support http Webdav ?
bymzy opened this issue 6 months ago
bymzy opened this issue 6 months ago
When configuring `CROW_STATIC_ENDPOINT="/<path>"`, the `CROW_CATCHALL_ROUTE` becomes ineffective.
lujiex opened this issue 6 months ago
lujiex opened this issue 6 months ago
OSS-Fuzz ASAN Fix
capuanob opened this pull request 6 months ago
capuanob opened this pull request 6 months ago
Crash with double-free, on response.end() in another thread, on v1.1, v.1.2, and master
TheQue42 opened this issue 6 months ago
TheQue42 opened this issue 6 months ago
#839 Make `multipart::message` constructor from `request` explicit
bgs99 opened this pull request 6 months ago
bgs99 opened this pull request 6 months ago
Bump actions/upload-artifact from 3 to 4
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
Bump github/codeql-action from 2 to 3
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
Implicit construction of `crow::multipart::message` from `crow::request`
bgs99 opened this issue 6 months ago
bgs99 opened this issue 6 months ago
Unnecessary copy of request body in multipart message
bgs99 opened this issue 6 months ago
bgs99 opened this issue 6 months ago
Local middleware doesn't work with crow::CORSHandler
junekhan opened this issue 6 months ago
junekhan opened this issue 6 months ago
Compilation error when including crow in a C++ application
itz-arnav opened this issue 6 months ago
itz-arnav opened this issue 6 months ago
Can't stop a running instance of a class that uses CrowCpp
rootrunner opened this issue 6 months ago
rootrunner opened this issue 6 months ago
Bump dawidd6/action-download-artifact from 5 to 6
dependabot[bot] opened this pull request 7 months ago
dependabot[bot] opened this pull request 7 months ago
catchall route fails with ssl with error : Error: socket hang up
whyjp opened this issue 7 months ago
whyjp opened this issue 7 months ago
how to open No paths websocket?
whyjp opened this issue 7 months ago
whyjp opened this issue 7 months ago
Can't I enter ssl file as text content rather than a file?
whyjp opened this issue 7 months ago
whyjp opened this issue 7 months ago
OSSFuzz Integration
capuanob opened this pull request 7 months ago
capuanob opened this pull request 7 months ago
Updated Catch2 to v3
mcparry opened this pull request 7 months ago
mcparry opened this pull request 7 months ago
Nested blueprints need static directory
david072 opened this issue 7 months ago
david072 opened this issue 7 months ago
Bump dawidd6/action-download-artifact from 3 to 5
dependabot[bot] opened this pull request 7 months ago
dependabot[bot] opened this pull request 7 months ago
SNI Support
kwach opened this issue 7 months ago
kwach opened this issue 7 months ago
Remove unused dependencies from vcpkg
33Heisenberg33 opened this issue 7 months ago
33Heisenberg33 opened this issue 7 months ago
Add GitHub actions for uploading resulting packages to github on release
gittiver opened this issue 7 months ago
gittiver opened this issue 7 months ago
Update catch2 test library to version 3 and integrate into cmake
gittiver opened this issue 7 months ago
gittiver opened this issue 7 months ago
added version 1.2 to versions.json
gittiver opened this pull request 7 months ago
gittiver opened this pull request 7 months ago
updated catch2 to v2.13.10
gittiver opened this pull request 7 months ago
gittiver opened this pull request 7 months ago
fixed warnings in mkdocs documentation generation
gittiver opened this pull request 7 months ago
gittiver opened this pull request 7 months ago
Syntax Error found in CppCheck
MaraSterian opened this issue 7 months ago
MaraSterian opened this issue 7 months ago
Branch for version 1.2
gittiver opened this pull request 7 months ago
gittiver opened this pull request 7 months ago
Improved crow/mustache.h file documentation
Nabzokek opened this pull request 7 months ago
Nabzokek opened this pull request 7 months ago
corrected mike calls and deployment for documentation
gittiver opened this pull request 7 months ago
gittiver opened this pull request 7 months ago
added mike calls for old versions
gittiver opened this pull request 8 months ago
gittiver opened this pull request 8 months ago
Is it ok to use `#pragma once` instead of `#define CROW_STUFF_H` in crow's header files?
Nabzokek opened this issue 8 months ago
Nabzokek opened this issue 8 months ago
Is the Crow framework production-ready? I mean if I combine it with additional libraries, will it be ok for production?
hyphypnotic opened this issue 8 months ago
hyphypnotic opened this issue 8 months ago
Error in installation
akarsh-shrivastava opened this issue 8 months ago
akarsh-shrivastava opened this issue 8 months ago
Websocket random generator - while loop
DonNagual opened this issue 8 months ago
DonNagual opened this issue 8 months ago
Cookie work cases
ezamosch opened this issue 8 months ago
ezamosch opened this issue 8 months ago
Troubles with crow running with apache2
Na1usnuk opened this issue 8 months ago
Na1usnuk opened this issue 8 months ago
Rename the namespace
bugdea1er opened this pull request 8 months ago
bugdea1er opened this pull request 8 months ago
Crow async usability
witcherofthorns opened this issue 8 months ago
witcherofthorns opened this issue 8 months ago
Crow Authorization Headers not working with CORs
code-snips opened this issue 8 months ago
code-snips opened this issue 8 months ago
Crow_enable_ssl
khalimwu opened this issue 8 months ago
khalimwu opened this issue 8 months ago
Header files documentation
Nabzokek opened this pull request 8 months ago
Nabzokek opened this pull request 8 months ago
Add unix domain socket support
na-trium-144 opened this pull request 8 months ago
na-trium-144 opened this pull request 8 months ago
Mustache rendering adding extra quotes
Na1usnuk opened this issue 8 months ago
Na1usnuk opened this issue 8 months ago
Undocummented Macros
Nabzokek opened this issue 8 months ago
Nabzokek opened this issue 8 months ago
Get rid of unnecessary string copies in the the keys() method
AndreyTokmakov opened this pull request 8 months ago
AndreyTokmakov opened this pull request 8 months ago
Changed headers handling
TiARETiK opened this pull request 8 months ago
TiARETiK opened this pull request 8 months ago
Add HTTP status 406
ssams opened this pull request 8 months ago
ssams opened this pull request 8 months ago
Update master to Conan 1.1.0
witcherofthorns opened this issue 8 months ago
witcherofthorns opened this issue 8 months ago
Websocket with dynamic routes in 1.1.0
code-snips opened this issue 8 months ago
code-snips opened this issue 8 months ago
How to use Middleware with CROW Blueprint
manishjha5410 opened this issue 9 months ago
manishjha5410 opened this issue 9 months ago
Compiler-Warning: ISO C++11 requires whitespace after the macro name
DonNagual opened this issue 9 months ago
DonNagual opened this issue 9 months ago
Please add new released version 1.1.0 to vcpkg
fameowner99 opened this issue 9 months ago
fameowner99 opened this issue 9 months ago
debian package is missing from the release section of version 1.1.0
LuMoehlenkamp opened this issue 9 months ago
LuMoehlenkamp opened this issue 9 months ago
Easily produced 'Worker Crash' with many simple concurrent http requests
lemire opened this issue 9 months ago
lemire opened this issue 9 months ago
Add option to use Boost.Asio
bugdea1er opened this pull request 9 months ago
bugdea1er opened this pull request 9 months ago
Remove sig term sig int
LiamCSullivan opened this pull request 9 months ago
LiamCSullivan opened this pull request 9 months ago
How can i know the progress of one post request?
shashenli opened this issue 9 months ago
shashenli opened this issue 9 months ago
Websocket Question
ademDurakovic opened this issue 9 months ago
ademDurakovic opened this issue 9 months ago
Chat Example miss-leading
arcliox opened this issue 9 months ago
arcliox opened this issue 9 months ago
Extend GitHub action to build with gcc and clang on the platforms
gittiver opened this issue 9 months ago
gittiver opened this issue 9 months ago
fix: compilation error with libc++
ItsAlbertZhang opened this pull request 9 months ago
ItsAlbertZhang opened this pull request 9 months ago
fix: parse body when unsupported HTTP/2 upgrade is requested
t-cadet opened this pull request 9 months ago
t-cadet opened this pull request 9 months ago
Crash in chat example
hporten opened this issue 10 months ago
hporten opened this issue 10 months ago
V1.1.1
gittiver opened this pull request 10 months ago
gittiver opened this pull request 10 months ago
Bump dawidd6/action-download-artifact from 2 to 3
dependabot[bot] opened this pull request 10 months ago
dependabot[bot] opened this pull request 10 months ago
Bump actions/checkout from 3 to 4
dependabot[bot] opened this pull request 10 months ago
dependabot[bot] opened this pull request 10 months ago
Bump actions/upload-artifact from 3 to 4
dependabot[bot] opened this pull request 10 months ago
dependabot[bot] opened this pull request 10 months ago
Fix documentation versioning (add mike to pip install)
gittiver opened this pull request 10 months ago
gittiver opened this pull request 10 months ago
Fixed some harmless typos.
hporten opened this pull request 10 months ago
hporten opened this pull request 10 months ago
Not found Crow websocket in Conan
witcherofthorns opened this issue 10 months ago
witcherofthorns opened this issue 10 months ago
[Bug?] Running websocket example doesn't work
therockf opened this issue 10 months ago
therockf opened this issue 10 months ago
add spdx license id to compiled header
jdknight opened this pull request 10 months ago
jdknight opened this pull request 10 months ago
Update doxygen-gh-pages.yml, added mike for versioning
gittiver opened this pull request 10 months ago
gittiver opened this pull request 10 months ago
fix: call after_handlers for legitimate requests without body part
junekhan opened this pull request 10 months ago
junekhan opened this pull request 10 months ago
splitted crow features into two options
gittiver opened this pull request 10 months ago
gittiver opened this pull request 10 months ago
Create dependabot.yml
gittiver opened this pull request 10 months ago
gittiver opened this pull request 10 months ago
V1.0
gittiver opened this pull request 10 months ago
gittiver opened this pull request 10 months ago
small explanations in the example on using CORS middleware in Crow v1.0
gittiver opened this pull request 10 months ago
gittiver opened this pull request 10 months ago
Small explanations in the example on using CORS middleware
witcherofthorns opened this pull request 10 months ago
witcherofthorns opened this pull request 10 months ago
101 Switching Protocol in json data on the first request
fliiiix opened this issue 10 months ago
fliiiix opened this issue 10 months ago
CORS problem in 1.1.0
witcherofthorns opened this issue 10 months ago
witcherofthorns opened this issue 10 months ago
Call middleware during upgrade request
bruvey37 opened this pull request 11 months ago
bruvey37 opened this pull request 11 months ago
Middleware is not called in case of HTTP upgrade
bruvey37 opened this issue 11 months ago
bruvey37 opened this issue 11 months ago