Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/drogonframework/drogon

Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
https://github.com/drogonframework/drogon

Base64 improvements

Mis1eader-dev opened this pull request over 1 year ago
Minor improvements for SlashRemover plugin

Mis1eader-dev opened this pull request over 1 year ago
Can't set POST request body

Tigermouthbear opened this issue over 1 year ago
Add a plugin for prometheus

an-tao opened this pull request over 1 year ago
Coroutine handle should be captured by value.

hwc0919 opened this pull request over 1 year ago
Support setting max_files in loggers.

hwc0919 opened this pull request over 1 year ago
Add the return std::pair<ReqResult, HttpResponsePtr>> to sendRequestCoro

fantasy-peak opened this pull request over 1 year ago
help in video streaming using dragon

vishal-ahirwar opened this issue over 1 year ago
Add setsockopt to HttpClient

fantasy-peak opened this pull request over 1 year ago
Cannot get chunked transfer encoding to work

ray-advs opened this issue over 1 year ago
Update trantor

an-tao opened this pull request over 1 year ago
Add setsockopt to HttpClient

fantasy-peak opened this pull request over 1 year ago
Cannot compile with a new trantor

nqf opened this issue over 1 year ago
Add getOriginalPath function

fantasy-peak opened this pull request over 1 year ago
Fix RedisConnection destruction.

hwc0919 opened this pull request over 1 year ago
Fix Missing Header BaseBuilder.h in CMakeLists

435qb opened this pull request over 1 year ago
Does drogon http client support connection through proxy?

Kexiii opened this issue over 1 year ago
Explicit columns order in models

0x5F0887DF opened this pull request over 1 year ago
Add SlashRemover plugin

Mis1eader-dev opened this pull request over 1 year ago
CORS Policy blocked request with json object

Assowavesss opened this issue over 1 year ago
LINUX ->Linking target demo_web_server FAILED: demo_web_server

the3wave opened this issue over 1 year ago
I have trouble about finding tutorials for Drogon Framework

Necoo33 opened this issue over 1 year ago
有没有插件的使用案例或文档

ChaoII opened this issue over 1 year ago
Hodor plugin - Use IP bytes for user IP identification

Mis1eader-dev opened this pull request over 1 year ago
Fixed logic error of `limiterExpireTime_`

Mis1eader-dev opened this pull request over 1 year ago
Hodor plugin logic error in initialization of `limiterExpireTime_`

Mis1eader-dev opened this issue over 1 year ago
MultiPart parser returns -1 when file in form is not submitted

westernsi opened this issue over 1 year ago
RedisConnection释放的bug

higithubhi opened this issue over 1 year ago
Fix a hanging bug when writing large string to text field (postgresql)

an-tao opened this pull request over 1 year ago
trantor doesn't build with std=c++20 and gcc 13

smahapatra1 opened this issue over 1 year ago
Drop C++14 Support

ken-matsui opened this pull request over 1 year ago
Revert modifications to the type of clientMaxBodySize

an-tao opened this pull request over 1 year ago
Update SqlBinder.h to fix build failure on Raspberry Pi OS

Sqeaky opened this pull request over 1 year ago
m2 pro build error

AmdRyZen opened this issue over 1 year ago
Fix typo in config

omarmohamedkh opened this pull request over 1 year ago
Fix #1497

Karnav123 opened this pull request over 1 year ago
dg_ctl create model -- support namespaces

rickiewars opened this issue over 1 year ago
Remove path from COMPILER_COMMAND

ken-matsui opened this pull request over 1 year ago
Drop C++14 Support

ken-matsui opened this issue over 1 year ago
Bugfix: PgBatchConnection did not report error message.

hwc0919 opened this pull request over 1 year ago
Support asynchronous HttpResponse::newStreamResponse

tripleslash opened this issue over 1 year ago
HttpResponse: Accept binary blob as body

Thodoris1999 opened this issue over 1 year ago
drogon_ctl installed incorrectly via vcpkg, can't create model

Rinnekioku opened this issue over 1 year ago
Message broker features with example

Assowavesss opened this issue over 1 year ago
Hello guys !

Assowavesss opened this issue over 1 year ago
Optimize drogon test build speed

marty1885 opened this pull request over 1 year ago
Update trantor with OpenSSL compat patch

marty1885 opened this pull request over 1 year ago
profile testing compare

babA409866 opened this issue over 1 year ago
Incompatibility with newer OpenSSL versions

wxprospero opened this issue over 1 year ago
add webp and svg to the default file_types

csharpee opened this pull request over 1 year ago
fix error: conversion from ‘long int’ to ‘Json::Value’ is ambiguous

monoliths-uni opened this pull request over 1 year ago
Possibility to add plugins without config file

Horribile opened this pull request over 1 year ago
Add the forwardCoro method to HttpAppFramework

an-tao opened this pull request over 1 year ago
forward with coroutines

Assowavesss opened this issue over 1 year ago
permessage-deflate extenstion for websocket

Viper-Bit opened this issue over 1 year ago
Update the README.md

an-tao opened this pull request over 1 year ago
Strip trailing whitespace with 'ENTER roomnumber' in Redis Chat example code

timulations opened this pull request over 1 year ago
Add the DROGON_EXPORT macro to the GlobalFilters plugin

an-tao opened this pull request over 1 year ago
Modify the HttpMessageBody class

an-tao opened this pull request over 1 year ago
Adapt to gcc13

an-tao opened this pull request over 1 year ago
Replace redundant unique_ptr<string> with just string

vehlwn opened this pull request over 1 year ago
ERROR Plugin drogon::plugin::AccessLogger undefined!

vehlwn opened this issue over 1 year ago
remove docsforge from readme

marty1885 opened this pull request over 1 year ago
Cannot build on Linux

albertcheng opened this issue over 1 year ago
关于协程使用METHOD_ADD注册问题

higithubhi opened this issue over 1 year ago
Same error on compiling OpenSSLProvider.cc

KambizAsadzadeh opened this issue over 1 year ago
Add the GlobalFilters plugin

an-tao opened this pull request over 1 year ago
HTTP/2 Client

marty1885 opened this pull request over 1 year ago
Add avatars of all contributors to the readme file

an-tao opened this pull request over 1 year ago
remove unnecessary macros

smahapatra1 opened this issue over 1 year ago
tests don't compile with -DUSE_SUBMODULE=NO

tastytea opened this issue over 1 year ago
Fix generation of JSON field validation for short type.

justend29 opened this pull request over 1 year ago
A couple of potential issues with mysql driver

itrofimow opened this issue over 1 year ago
Segmentation fault in drogon::ListenerManager::stopListening

tripleslash opened this issue over 1 year ago
Remove the deprecated Json::Reader

an-tao opened this pull request over 1 year ago
Use syncAdvices.empty() to check empty.

hwc0919 opened this pull request over 1 year ago
Fix a configuration error when building drogon_ctl

an-tao opened this pull request over 1 year ago
Temporary fix dead HttpClient.

hwc0919 opened this pull request over 1 year ago
mkdir: cannot create directory ‘//Downloads’: Permission denied

TomGarden opened this issue over 1 year ago
Bump version to 1.8.4

an-tao opened this pull request over 1 year ago
Add a cmake option to use yaml-cpp or not

an-tao opened this pull request over 1 year ago
Fix WebSocket client bad_weak_ptr if the client destruced in message handler

marty1885 opened this pull request over 1 year ago
fatal error: yaml-cpp/yaml.h: No such file or directory

nqf opened this issue over 1 year ago
Update of the TechEmpower Benchmark code

patlecat opened this issue over 1 year ago
websocket can't use 0.0.0.0

Sslishy opened this issue over 1 year ago
fix missing symbol '@'

haydenzhourepo opened this pull request over 1 year ago
Add synchronization interface to model's associated query

tanglong3bf opened this pull request over 1 year ago
Fix loading configuration on windows

an-tao opened this pull request over 1 year ago
Changes to free http client if no request is pending

nitinjavakid opened this pull request over 1 year ago
fixed namespaces

ostropik opened this pull request over 1 year ago
Completed TODO in HttpRequestParser

joeypas opened this pull request over 1 year ago
Add queueInLoopCoro function

an-tao opened this pull request over 1 year ago