Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sertonix
/
aws-c-event-stream
Public
forked from
awslabs/aws-c-event-stream
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
be
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 10, 2025
Fix on big-endian
Show description for d4e06c9
sertonix
committed
d4e06c9
Copy full SHA for d4e06c9
Commits on Sep 10, 2025
Serialized scheduling (#133)
Show description for 31a44ff
bretambrose
and
Bret Ambrose
authored
31a44ff
Copy full SHA for 31a44ff
Commits on Aug 6, 2025
Refactor client connection for thread safety (#131)
Show description for 2a0f7c9
bretambrose
and
Bret Ambrose
authored
2a0f7c9
Copy full SHA for 2a0f7c9
Commits on Aug 1, 2025
change stale issue and discussion handling to run once a week (#130)
DmitriyMusatkin
authored
ee57290
Copy full SHA for ee57290
Commits on Jun 20, 2025
Continuation termination callback support (#128)
Show description for 8f8f599
bretambrose
and
Bret Ambrose
authored
8f8f599
Copy full SHA for 8f8f599
Commits on Jun 13, 2025
Remove Windows 2019 and add Windows 2025 with MSVC-17 (#129)
TingDaoK
authored
2b529b5
Copy full SHA for 2b529b5
Commits on Apr 24, 2025
Fix path for diagram in README (#127)
sfod
authored
bebb7c3
Copy full SHA for bebb7c3
Commits on Apr 11, 2025
make exports consistent (#126)
DmitriyMusatkin
authored
6ce79da
Copy full SHA for 6ce79da
Commits on Mar 6, 2025
Reduce Max Message Size to 24MB (#125)
waahm7
authored
9312b05
Copy full SHA for 9312b05
Commits on Feb 21, 2025
Adapt to aws_base64_encode() no longer adding a null terminator (#124)
graebm
authored
25bc170
Copy full SHA for 25bc170
Commits on Feb 13, 2025
Bump AWS_EVENT_STREAM_MAX_HEADERS_SIZE (#123)
Show description for 52fdfeb
graebm
authored
52fdfeb
Copy full SHA for 52fdfeb
Commits on Feb 10, 2025
Bump AWS_EVENT_STREAM_MAX_MESSAGE_SIZE to 256MB (#122)
waahm7
authored
4bd476b
Copy full SHA for 4bd476b
Commits on Jan 28, 2025
A bunch of CMake fixes (#119)
graebm
authored
9422ef7
Copy full SHA for 9422ef7
Commits on Dec 2, 2024
Switch CI to use roles (#118)
DmitriyMusatkin
authored
5bfddf5
Copy full SHA for 5bfddf5
Commits on Oct 25, 2024
chore: Modified bug issue template to add checkbox to report potential regression. (#116)
Show description for 68341a9
ashishdhingra
and
jmklix
authored
68341a9
Copy full SHA for 68341a9
Commits on Oct 23, 2024
Update CMake to 3.9 (#117)
Show description for d2dcc93
waahm7
and
graebm
authored
d2dcc93
Copy full SHA for d2dcc93
Commits on Aug 16, 2024
Fix -Wuseless-cast compiler warning for public headers (#115)
Show description for 1b3825f
graebm
authored
1b3825f
Copy full SHA for 1b3825f
Commits on Jul 17, 2024
Update MacOS to arm64 (#114)
waahm7
authored
7a014d8
Copy full SHA for 7a014d8
Commits on Jul 2, 2024
Update stale_issue.yml (#113)
jmklix
authored
d48ad5d
Copy full SHA for d48ad5d
Commits on Jun 12, 2024
clang-format 18 (#112)
Show description for 48d042e
graebm
authored
48d042e
Copy full SHA for 48d042e
Commits on Feb 13, 2024
Fix a bunch of places we forget to aws_raise_error() (#111)
graebm
authored
1a70c50
Copy full SHA for 1a70c50
Commits on Jan 5, 2024
Fix Variable Len Headers with Empty Value (#108)
waahm7
authored
b7a96fd
Copy full SHA for b7a96fd
Commits on Dec 30, 2023
Change `port` from uint16_t to uint32_t, to support VSOCK (#109)
graebm
authored
63d1e10
Copy full SHA for 63d1e10
Commits on Aug 25, 2023
added workflow for handling answerable discussions (#105)
Show description for f181339
3 people
authored
f181339
Copy full SHA for f181339
Commits on Aug 23, 2023
Explicit Private for target_link_libraries (#107)
waahm7
authored
08f24e3
Copy full SHA for 08f24e3
Commits on Jul 3, 2023
Ensure that the continuation completion callbacks and its decref only get performed once no matter what the situation (#101)
bretambrose
authored
ec1716c
Copy full SHA for ec1716c
Commits on May 16, 2023
add github templates and bots (#100)
jmklix
authored
0c45575
Copy full SHA for 0c45575
Commits on May 15, 2023
Fix warnings in public headers (#99)
waahm7
authored
825e318
Copy full SHA for 825e318
Commits on Apr 19, 2023
update builder version to fix aws-lc build on manylinux1 (#98)
TingDaoK
authored
9305636
Copy full SHA for 9305636
Commits on Feb 28, 2023
change #if _MSC_VER to #ifdef _MSC_VER (#97)
jmklix
authored
0f6eee8
Copy full SHA for 0f6eee8
Commits on Feb 27, 2023
Cursor header APIs (#96)
Show description for 887ded1
bretambrose
authored
887ded1
Copy full SHA for 887ded1
Commits on Jan 18, 2023
delete .DS_Store (#95)
Show description for b970a41
graebm
authored
b970a41
Copy full SHA for b970a41
Commits on Dec 28, 2022
Fix macro usage (#94)
Show description for 2f9b60c
DmitriyMusatkin
authored
2f9b60c
Copy full SHA for 2f9b60c
Commits on Dec 16, 2022
Add onComplete callback for streaming decoder (#93)
waahm7
authored
e812dd4
Copy full SHA for e812dd4
Commits on Dec 14, 2022
Fix decoding of headers with static value (#92)
waahm7
authored
bfbf254
Copy full SHA for bfbf254
Pagination
Previous
Next
You can’t perform that action at this time.