-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating submodule to pick up connect ack bugfix. (#243)
- Loading branch information
1 parent
34e68fa
commit 3430b90
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule aws-c-event-stream
updated
6 files
+1 −1 | .github/workflows/ci.yml | |
+9 −9 | CONTRIBUTING.md | |
+44 −0 | README.md | |
+6 −4 | source/event_stream_rpc_client.c | |
+14 −9 | source/event_stream_rpc_server.c | |
+17 −0 | tests/event_stream_rpc_client_connection_test.c |