Skip to content

Releases: awslabs/aws-c-event-stream

Tagged network tests as net tests

12 Nov 00:57
b123027
Compare
Choose a tag to compare
Pre-release
v0.2.2

Marked RPC tests as net tests (#49)

Event-stream rpc server and client. Event-stream channel handler. Added aws-c-io dependency and logging.

11 Nov 20:23
8a98dec
Compare
Choose a tag to compare
Event stream rpc full stack (#48)

* event-stream-rpc implementation and tests. Added aws-c-io dependency.

Update CMakeLists.txt to use aws-c-event-stream as a submodule of aws-crt-cpp

30 Jul 20:04
873f1c0
Compare
Choose a tag to compare
  • Update CMakeLists.txt to use aws-c-event-stream as a submodule of aws-crt-cpp (#38)

Only call on_prelude() when prelude passed crc check

29 Oct 22:58
Compare
Choose a tag to compare
v0.1.4

Only call on_prelude() when prelude passed crc check and limitation c…

fixed mixed static/shared builds.

16 Sep 19:30
0d1e206
Compare
Choose a tag to compare
Pre-release
v0.1.3

Added support for shared/static lib builds in the same build closure.…

CMake build updates

06 Sep 22:50
b537271
Compare
Choose a tag to compare
CMake build updates Pre-release
Pre-release
v0.1.2

Quote TO_CMAKE_PATH args (#25)

Initial alpha release

18 Dec 20:19
77b606e
Compare
Choose a tag to compare
Initial alpha release Pre-release
Pre-release
Merge pull request #11 from awslabs/cmake-fix

Fixed reference to AwsSanitizers