Ecosyste.ms: OpenCollective

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

Oat++

Open-source C++ web framework for highly scalable and resource-efficient web applications.
Collective - Host: opensource - https://opencollective.com/oatpp - Website: https://oatpp.io/ - Code: https://github.com/oatpp

async-server-rooms/Dockerfile added

github.com/oatpp/example-websocket - 2d3bd15bba42a9e841351da3b6edb1e82aa911f0 authored over 5 years ago
Add README.md and install-oatpp-modules.sh to all examples

github.com/oatpp/example-websocket - 8a0b60fd4b2235f505c635adf02d36777931d6b4 authored over 5 years ago
Enable testing for projects

github.com/oatpp/example-websocket - 4e57b9273df56042f41324023afcfb4f5b0d1c8e authored over 5 years ago
fix azure-pipelines.yml

github.com/oatpp/example-websocket - 8721cc5d5ad140de7b970d558c51af06c61adc23 authored over 5 years ago
fix azure-pipelines.yml

github.com/oatpp/example-websocket - 8e00b1246d7e9b0bf7747cb80761dd2f32efbe4d authored over 5 years ago
async-server-rooms example added

github.com/oatpp/example-websocket - 996c457f497eae82716e36e83b677c2d23c01906 authored over 5 years ago
Merge pull request #89 from oatpp/beter_async_lock_api

Beter async lock api

github.com/oatpp/oatpp - 4ac6f25cf5e9507c48a01194ceee36f9501a35eb authored over 5 years ago
API docs for oatpp::async::synchronize

github.com/oatpp/oatpp - e225432fc66e5d3f5fe6e57505f12f8695683432 authored over 5 years ago
Merge branch 'master' into beter_async_lock_api

github.com/oatpp/oatpp - 089fb764baaa4e28aee2b0704b03dcf1ced76f7b authored over 5 years ago
better oatpp::async::synchronize API

github.com/oatpp/oatpp - 474a6ca9eff62bd77d0dd1c288252a67c46e0f8d authored over 5 years ago
Merge branch 'get_listener_api'

github.com/oatpp/oatpp-websocket - fb9bda6bb6a2113034e487253a00a6d62abd46c5 authored over 5 years ago
getListener() method for web sockets

github.com/oatpp/oatpp-websocket - 1c2e43a5d556d0122c9ca8b4cf100e2ea05cc152 authored over 5 years ago
Update README.md

For 5M test n1-highmem-16 instances were used

github.com/oatpp/benchmark-websocket - 441235c97d8d70a9e7eb44a1309643493fe5f319 authored over 5 years ago
Merge pull request #11 from oatpp/configurable_web_socket

introduce oatpp::websocket::Config

github.com/oatpp/oatpp-websocket - 8ccebb553ec312af05f5cfb9fb6861cb44e8e6f2 authored over 5 years ago
introduce oatpp::websocket::Config

github.com/oatpp/oatpp-websocket - 8622bd2de822995f8fba6e4c3f833ef5eb6283c9 authored over 5 years ago
updated to the latest oatpp API

github.com/oatpp/example-websocket - bc18b9b85f06af82ccae4680e8dbfc75e2833c9c authored over 5 years ago
CMakeLists.txt enable testing

github.com/oatpp/benchmark-websocket - 85d1ac76938befe92411eec942374b55942c09fe authored over 5 years ago
fix azure-pipelines.yml

github.com/oatpp/benchmark-websocket - 4b0bc47ef37cd1788c287224137359d3c3099d1c authored over 5 years ago
setup azure-pipelines

github.com/oatpp/benchmark-websocket - 0171e51d8537fc1d5b83f6803201839907f6e47a authored over 5 years ago
restructure benchmark projects

github.com/oatpp/benchmark-websocket - 902fd6d2615ed77c11e0ff30c2acddbb30b66b8e authored over 5 years ago
pass opcode to onMessage method in listener

github.com/oatpp/oatpp-websocket - 21443f753381c4034ed201fb67d173915797cb1f authored over 5 years ago
updated to the latest oatpp API

github.com/oatpp/example-websocket - 7dc7a87283df29f19f9cfa7c96bc65974adc6585 authored over 5 years ago
updated to the latest oatpp API

github.com/oatpp/benchmark-websocket - 57b4a8961519dc50a920709131a0df5bfb47434f authored over 5 years ago
parameterized connection handler

github.com/oatpp/oatpp-websocket - 34ac16ab6eec9b3194581be99c9f71e9a89e0551 authored over 5 years ago
Merge pull request #86 from oatpp/parameterized_connection_handling

pass parameter map to ConnectionHandler::handleConnection method

github.com/oatpp/oatpp - 864a0640290529634f4a4da80a3c37390a23335d authored over 5 years ago
pass parameter map to ConnectionHandler::handleConnection method

github.com/oatpp/oatpp - 4f705c18ed66941ba8776d3e9ffa5de8d9ef2b81 authored over 5 years ago
Update README.md

github.com/oatpp/website - 9c9c25303df81490bdecbe50b3399b8605a7e307 authored over 5 years ago
Merge pull request #2 from slava-boichenko/master

Initial changes on the website

github.com/oatpp/website - c475d8f476f001e343b6329dfc45075e4c713ffa authored over 5 years ago
Initial guide changes

github.com/oatpp/website - 78be33581502cdfd0d64028cef841077101604af authored over 5 years ago
Merge pull request #85 from oatpp/oatpp_async_lock

Oatpp async lock

github.com/oatpp/oatpp - 49b63f5611029262e7e5dcf497404bd58a22037c authored over 5 years ago
introduce 'Synchronized' coroutine convenience API

github.com/oatpp/oatpp - c265fc9dfd9b79e953134217b2e2fab0fcd8dd9c authored over 5 years ago
Test for oatpp::async::Lock

github.com/oatpp/oatpp - 0c3580dd7936588506264a0d045f33ae351e6890 authored over 5 years ago
introduce async LockGuard

github.com/oatpp/oatpp - 892b2b96332b0d441aac5080a0e23725dfdf1161 authored over 5 years ago
Make this example project 'Unlicensed'

github.com/oatpp/example-hls-media-stream - 6ba0c24e00e99b518e1b1ff76f8f09aadda51805 authored over 5 years ago
Initial guide changes

github.com/oatpp/website - bda7e6f736e9331633c1c09fae8678b71b164866 authored over 5 years ago
introduce oatpp::async::lock

github.com/oatpp/oatpp - 2caf7b99b76d2d578f038274a7bd4968f13288e3 authored over 5 years ago
/utility/install-oatpp-modules.sh script for binance client example

github.com/oatpp/example-websocket - 5ef268c3c0009cffd1983b0c43954055a1b6a789 authored over 5 years ago
Merge branch 'master' of github.com:oatpp/example-websocket

github.com/oatpp/example-websocket - e07c246d2091b4af34f829772299886dcaed0eae authored over 5 years ago
add aggregate trades stream + kline-candlestick stream for binance.com example client

github.com/oatpp/example-websocket - 369a3dff3e157ab2d2e07db0529a2292e3709dce authored over 5 years ago
Merge branch 'master' of github.com:oatpp/example-websocket

github.com/oatpp/example-websocket - 01cfe8391d2ca17ec6adfebfe5274f07bfcf5dc2 authored over 5 years ago
Example client to obtain crypto trading events from binance.com

github.com/oatpp/example-websocket - cec58adc7ee95b5e597dda808b9215ff78ed0c1e authored over 5 years ago
Merge pull request #2 from david-novak-legrand/compat-explicit-casts

Use explicit cast so that iOS will build

github.com/oatpp/oatpp-mbedtls - 9d80fffbe7d0ef3f60180f946c557ceb833b1c16 authored over 5 years ago
Use explicit cast so that iOS will build

github.com/oatpp/oatpp-mbedtls - 585664b5c21589cb98987ac94746ebee4e014279 authored over 5 years ago
Merge pull request #10 from david-novak-legrand/compat-build-explicit-cast

Fixed explicit cast for iOS

github.com/oatpp/oatpp-websocket - d280f8f1bc035cf550e86266a8296db508cca6c7 authored over 5 years ago
Fixed explicit cast for iOS

github.com/oatpp/oatpp-websocket - 7e8a5173f501a890a3948727d2347dd6a00461f6 authored over 5 years ago
Fix Handshake. Use case-insensitive compare for upgrade header.

github.com/oatpp/oatpp-websocket - 29f5a6cc8b63bb96627ef15a8c31c41e61e5f39e authored over 5 years ago
Merge pull request #7 from oatpp/compat_build_no_thread_local

introduce -DOATPP_COMPAT_BUILD_NO_THREAD_LOCAL flag

github.com/oatpp/oatpp-websocket - 1eaa65066263b5dc570cb1f6251ce20c91d54764 authored over 5 years ago
Merge pull request #9 from david-novak-legrand/compat_build_no_thread_local

Use explicit casting when truncating long numbers

github.com/oatpp/oatpp-websocket - b8ef889fb2feee55f17745f4efb322d5e307f021 authored over 5 years ago
Merge pull request #82 from oatpp/compat_build_no_thread_local

introduce -DOATPP_COMPAT_BUILD_NO_THREAD_LOCAL flag

github.com/oatpp/oatpp - c3e4de396f3f626b873e498b890ec7f5af4970f1 authored over 5 years ago
Trying to get the build to work

github.com/oatpp/oatpp-websocket - 4dddcf259be997f6bb9c8d5aa48b9ce2646f2675 authored over 5 years ago
Use explicit casting when truncating long numbers, so that it will build in Xcode

github.com/oatpp/oatpp-websocket - 0ad4e274db1635e4812a2d46418bf24c673f8c65 authored over 5 years ago
Merge pull request #84 from david-novak-legrand/compat_build_no_thread_local

Use explicit casting when truncating long numbers

github.com/oatpp/oatpp - f2732852fc41d3e4261ffaa491cfc4b9e6a6e23c authored over 5 years ago
Use explicit casting when truncating long numbers, so that it will build in Xcode

github.com/oatpp/oatpp - d7bf5a2eb6976b90eb0e33af1e960a41630b6584 authored over 5 years ago
added simple client example

github.com/oatpp/example-websocket - a0b773025e29638debb27b2c7d9b8b8cea913a06 authored over 5 years ago
Update README.md

github.com/oatpp/oatpp-mbedtls - 9153dc74b723e3cbd17618c274416bbb513bfa8e authored over 5 years ago
Update README.md

github.com/oatpp/oatpp-mbedtls - bbfc80ae3761dcc87566688d682c9d5c5a2fd7f2 authored over 5 years ago
Update README.md

github.com/oatpp/oatpp-mbedtls - 0b92b8d115d80bdcebb260ebc1990331cebad2ab authored over 5 years ago
client-mbedtls example added

github.com/oatpp/example-websocket - f2e666e6df0f330e4a09231341a198ff3a2048c3 authored over 5 years ago
Merge pull request #8 from oatpp/better_handshake

case-insensitive connection header compare

github.com/oatpp/oatpp-websocket - 38e921ea1d45bbb22204533c5de342bd8d53e6ee authored over 5 years ago
case-insensitive connection header compare

github.com/oatpp/oatpp-websocket - 68aaf59f5e90f63ff513fb10a216cd0ba225ebfa authored over 5 years ago
introduce -DOATPP_COMPAT_BUILD_NO_THREAD_LOCAL flag

github.com/oatpp/oatpp-websocket - 94658a38ca8eeac41217244c8d25fd1e29a70d42 authored over 5 years ago
introduce -DOATPP_COMPAT_BUILD_NO_THREAD_LOCAL flag

github.com/oatpp/oatpp - f80b8a8b7a4200e121b8d33c73b22599bbf34167 authored over 5 years ago
server examples added multithreaded/async

github.com/oatpp/example-websocket - c69902477927afe1f762929682c71b659747b2a7 authored over 5 years ago
Better starter project. Tests for MyController added

github.com/oatpp/oatpp-starter-async - ca4c17ca5eab93bd00b6f1f5d3322cc770648b35 authored over 5 years ago
remove unused code

github.com/oatpp/oatpp-starter - 88582276b17466d2df5263ac6330149a2254569f authored over 5 years ago
updated docs + step-by-step guide

github.com/oatpp/website - 50da8560f55ccc36507b8389549eed60e0a5a426 authored over 5 years ago
step-by-step guide WIP

github.com/oatpp/website - d6345d32302d7d9caee595a2a4101d2152603f7c authored over 5 years ago
Merge branch 'master' of github.com:oatpp/oatpp-starter

github.com/oatpp/example-server-stop - f0f8277879922854e2dd4ac381b35fc550b5ad67 authored over 5 years ago
Merge branch 'master' of github.com:oatpp/oatpp-starter

github.com/oatpp/oatpp-starter - f0f8277879922854e2dd4ac381b35fc550b5ad67 authored over 5 years ago
Better starter project. MyController tests added

github.com/oatpp/example-server-stop - a661260a5869407dc8c6df8d5c0a6f0713cc1b06 authored over 5 years ago
Better starter project. MyController tests added

github.com/oatpp/oatpp-starter - a661260a5869407dc8c6df8d5c0a6f0713cc1b06 authored over 5 years ago
step-by-step guide WIP

github.com/oatpp/website - c366952abcb1c95a1aeafb849c754562609a59be authored over 5 years ago
Update README.md

github.com/oatpp/oatpp-starter - d09ddbc464f40d58babd18a706c5d5fe23e739e7 authored over 5 years ago
update to latest oatpp version

github.com/oatpp/example-postgresql - 99667ba5031167963f4506bf3cdb10d3c114b484 authored over 5 years ago
Merge pull request #80 from oatpp/minor_refactoring

Minor refactoring

github.com/oatpp/oatpp - fd6b1585c00a20a40fa76cae7ef994d23d994dcf authored over 5 years ago
better src/CMakeLists.txt

github.com/oatpp/oatpp - eae9bf08082f675b4bccb39a50d3825ef283d6d0 authored over 5 years ago
default iml for HttpRequestHandler

github.com/oatpp/oatpp - 575dd98682793e3288867e74ecf302a5ca4edfb6 authored over 5 years ago