| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libQCoro6WebSockets0 | Distribution: openSUSE Tumbleweed |
| Version: 0.13.0 | Vendor: openSUSE |
| Release: 1.2 | Build date: Fri Feb 13 22:54:24 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 134533 | Source RPM: qcoro-qt6-0.13.0-1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/danvratil/qcoro | |
| Summary: WebSockets support library for qcoro, a library providing coroutines for Qt | |
The QCoro library provides set of tools to make use of the C++20 coroutines in connection with certain asynchronous Qt actions. This package provides a library for websockets support.
MIT
* Fri Feb 13 2026 Christophe Marin <christophe@krop.fr>
- Update to 0.13.0
* misc doc fixup
* README: Fix fibonacci() demo generator produces infinite zero sequence
* AsyncGenerator: implement await_transform in promise type
* Make generator's .end() method const
* qcoro.h: include network and dbus headers conditionally
* Fix QCoroNetworkReply test on Qt 6.10
* Use dbus-run-session to run D-Bus tests instead of dbus-launch
* Fix include paths for use with FetchContent
* Fix BUILD_INTERFACE expression
* Fix memory leak in QFuture coro wrapper
* Enable users to construct an invalid GeneratorIterator
* Update documentation link
* Fix typo in reading.md
* Fri Apr 04 2025 Christophe Marin <christophe@krop.fr>
- Update to 0.12.0
* README: fix typo in QNetworkReply example
* Don't discard result from QFile::open
* Add return value conversion for QCoroTask
* fix: disable language-extension-token warning
* Don't set CMAKE_CXX_FLAGS, use target properties instead
* Fix infinite recursion with debug builds on libstdc++
* Fix build with Qt dev
* Don't leak compile definitions from interface libraries
* Add missing includes
* Fri Oct 04 2024 Christophe Marin <christophe@krop.fr>
- Update to 0.11.0
* Suppress Clang error when building against Android NDK <= 25
* Add QtGui dependency if QCORO_WITH_QTQUICK=ON
* Fix wrong result of QCoroIODevice::write()
* Add override to fix build failure due to -Werror -Wsuggest-override
* Fix coroutine being resumed on a wrong thread after timeout
* Implement QCoroFuture::takeResult
* #include , needed by std::exception_ptr
* waitFor(QCoro::Task): Do not require T to be default
constructible
* Add QCORO_BUILD_TESTING to allow overriding BUILD_TESTING
* Use refcount to track when to destroy coroutine
* Drop support for older compilers
* Implement LazyTask
* Use QueuedConnection for signals in QCoroNetworkReply
* Awaiting a default-constructed or moved-from Task will hang
* Add a backround task example
* Wed Jan 31 2024 Christophe Marin <christophe@krop.fr>
- Switch to the latest GCC version available in Leap for packages
that can't build with the default compiler
* Wed Dec 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 0.10.0
* Rethrow exceptions from QCoro::waitFor()
* qcorowebsocket replace QWebSocket::error with
QWebSocket::errorOccurred
* QCoro::connect: Fix bug in concept requirements
* Avoid deprecated QVERIFY_EXCEPTION_THROWN
* Make QCoroTask header contain only declarations
* QCoroAsyncGenerator test: workaround compiler optimizations
that breaks tests
* Append postfix for qmake compatibility
* Add support for connecting signals with QPrivateSignal
* QCoroSignalListener: support connecting to private signals
* fix error: std::coroutine_traits isn't a class template
* Thu Apr 27 2023 Christophe Marin <christophe@krop.fr>
- Update to 0.9.0
* Make QCoro::Generator properly move-constructible
* iOS support: handle QProcess being not available
* Fix QCoro::connect with QFutures
* Fix debug build against MSVC2022
* Fix CheckAtomic failing on Windows with Clang
* Make how Qt packages are found more convenient
* Fix clang 16 builds
* Fix crash in QCoroSignal when signal is received after
* destruction
* Fix connecting to member function pointers
* QML: Add declarative API for awaiting a task
* Implement QCoroTest
* Thu Feb 09 2023 Christophe Marin <christophe@krop.fr>
- Update to 0.8.0
* test: use offscreen QPA for QCoroQuick tests
* Update pymdown-extensions requirement from ~=9.8 to ~=9.9
* cmake: make sure we explicitly find_package Qt private modules
* Update pygments requirement from ~=2.13 to ~=2.14
* Implement moveToThread() awaitable
* Implement sleepFor() and sleepUntil() coroutines
* Make QCoro::waitFor() usable with any awaitable
* Fix QCoro::waitFor() for Awaitable with operator co_await
* Wed Nov 23 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 0.7.0. Check
https://github.com/danvratil/qcoro/releases/tag/v0.7.0 for the
full list of changes
* initial QML support
* QObject::connect helper
* Coroutine version of QQuickImageProvider
- Drop patch, merged upstream:
* qcoro_no_Werror.patch
* Wed Jul 13 2022 Christophe Giboudeaux <christophe@krop.fr>
- Disable tests again. Random timeouts were seen.
* Wed Jul 13 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 0.6.0
* Fix build with gcc 11.3.0
* Fix ODR violation when LTO is enabled
* Export QCoro wrapper classes
* Enable "modern Qt" compiler definitions
* Introduce Generator and AsyncGenerator coroutine return types
* Fix installing export header
* Deprecate task.h in favor of qcorotask.h
* QtWebSockets support
* Document -DQCORO_WITH_QTWEBSOCKETS
* Fix the build by #include'ing
* QCoroTask: fixup a template type parameter name
* Add support for clang-cl
* Fix possible race in TestWsServer
* WebSocket bugfixes & documentation
* Explicitly enable exception support for clang-cl
- Add patch to avoid using -Werror on non-debug builds:
* qcoro_no_Werror.patch
/usr/lib64/libQCoro6WebSockets.so.0 /usr/lib64/libQCoro6WebSockets.so.0.13.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Apr 21 22:32:08 2026