aws-c-event-stream
No description set
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / aws-c-event-stream
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/aws-c-event-stream && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
aces_fix-cmake-modules-path.patch | 0000001595 1.56 KB | |
aces_re-add-so-version.patch | 0000000476 476 Bytes | |
aws-c-event-stream.changes | 0000005935 5.8 KB | |
aws-c-event-stream.spec | 0000002929 2.86 KB | |
v0.2.12.tar.gz | 0000065795 64.3 KB |
Revision 15 (latest revision is 30)
Dirk Mueller (dirkmueller)
accepted
request 989162
from
John Paul Adrian Glaubitz (glaubitz)
(revision 15)
- Update to version 0.2.12 * Relax client stream id constraints + Convert to-client messages on closed streams to non-fatal to the overall connection. There is a time gap between the continuation removal on the client and the end-of-stream notice to the server - from version 0.2.11 * Crash fix and stream-id order fix + Fixes an issue where a failed invocation of the on_incoming_stream callback in the server implementation would lead to a crash + Fixes an issue where event stream ids could be submitted out-of-increasing-order to the server depending on what threads the continuation activation was invoked from. - from version 0.2.10 * Add function to to query port of server listener + New: aws_event_stream_rpc_server_listener_get_bound_port()
Comments 0