Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
nmummau
/
eventuous
Public
forked from
Eventuous/eventuous
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
dev
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 20, 2026
Add XML docs
alexeyzimarev
committed
4ba72de
View commit details
Copy full SHA for 4ba72de
Browse repository at this point
Merge pull request #526 from Eventuous/feature/signalr-gateway
Show description for 94376f4
alexeyzimarev
authored
94376f4
View commit details
Copy full SHA for 94376f4
Browse repository at this point
fix(signalr): make IEventSerializer optional in SubscriptionGateway
Show description for 63504ec
alexeyzimarev
committed
63504ec
View commit details
Copy full SHA for 63504ec
Browse repository at this point
test(signalr): add end-to-end integration tests with KurrentDB and real SignalR
Show description for 58f9b04
alexeyzimarev
committed
58f9b04
View commit details
Copy full SHA for 58f9b04
Browse repository at this point
fix(signalr): address code review feedback
Show description for 03746a0
alexeyzimarev
committed
03746a0
View commit details
Copy full SHA for 03746a0
Browse repository at this point
docs: add SignalR subscription gateway documentation
alexeyzimarev
committed
787c8f5
View commit details
Copy full SHA for 787c8f5
Browse repository at this point
feat(signalr): add TypedStreamSubscription with On<T> and optional tracing
Show description for 62467d6
alexeyzimarev
and
claude
committed
62467d6
View commit details
Copy full SHA for 62467d6
Browse repository at this point
feat(signalr): add SignalRSubscriptionClient with IAsyncEnumerable and auto-reconnect
Show description for 79bd118
alexeyzimarev
and
claude
committed
79bd118
View commit details
Copy full SHA for 79bd118
Browse repository at this point
feat(signalr): add SignalRSubscriptionHub and DI registrations
alexeyzimarev
committed
2e4e3d1
View commit details
Copy full SHA for 2e4e3d1
Browse repository at this point
feat(signalr): add SubscriptionGateway with per-connection lifecycle
Show description for 86612c9
alexeyzimarev
and
claude
committed
86612c9
View commit details
Copy full SHA for 86612c9
Browse repository at this point
feat(signalr): add SignalRTransform (RouteAndTransform factory)
Show description for 9478b1a
alexeyzimarev
and
claude
committed
9478b1a
View commit details
Copy full SHA for 9478b1a
Browse repository at this point
feat(signalr): add wire contracts (StreamEventEnvelope, error, method names)
alexeyzimarev
committed
dffb605
View commit details
Copy full SHA for dffb605
Browse repository at this point
feat(signalr): scaffold Server, Client, and test projects
alexeyzimarev
committed
61274b5
View commit details
Copy full SHA for 61274b5
Browse repository at this point
chore: add .worktrees/ to .gitignore
alexeyzimarev
committed
8b1cab9
View commit details
Copy full SHA for 8b1cab9
Browse repository at this point
Clean up a bit
alexeyzimarev
committed
85d05e2
View commit details
Copy full SHA for 85d05e2
Browse repository at this point
Fix plan: use GatewayHandlerFactory.Create (internal class), fix pipe assembly
alexeyzimarev
committed
59badf5
View commit details
Copy full SHA for 59badf5
Browse repository at this point
Commits on Mar 19, 2026
Make client-side tracing opt-in via SignalRSubscriptionClientOptions
alexeyzimarev
committed
6883e18
View commit details
Copy full SHA for 6883e18
Browse repository at this point
Trace context flows through metadata pipeline, not separate envelope fields
alexeyzimarev
committed
b2dd17b
View commit details
Copy full SHA for b2dd17b
Browse repository at this point
Use BaseProducer for tracing, add TraceId/SpanId to envelope
alexeyzimarev
committed
7decd9f
View commit details
Copy full SHA for 7decd9f
Browse repository at this point
Reuse Gateway pattern (GatewayHandler + IProducer) instead of custom ForwardingHandler
alexeyzimarev
committed
23b13ae
View commit details
Copy full SHA for 23b13ae
Browse repository at this point
Collapse three packages to two — source-link contracts instead of shared binary
alexeyzimarev
committed
8e7c114
View commit details
Copy full SHA for 8e7c114
Browse repository at this point
Fix samples
alexeyzimarev
committed
6f20bde
View commit details
Copy full SHA for 6f20bde
Browse repository at this point
Add SignalR subscription gateway design spec
alexeyzimarev
committed
62ca92d
View commit details
Copy full SHA for 62ca92d
Browse repository at this point
Remove skills directory (migrated to Eventuous/eventuous-plugin)
Show description for 10ae740
alexeyzimarev
and
claude
committed
10ae740
View commit details
Copy full SHA for 10ae740
Browse repository at this point
Add implementation plan for eventuous-plugin
Show description for 9c557cf
alexeyzimarev
and
claude
committed
9c557cf
View commit details
Copy full SHA for 9c557cf
Browse repository at this point
Revise spec: separate repo with marketplace support
Show description for 3bc24dc
alexeyzimarev
and
claude
committed
3bc24dc
View commit details
Copy full SHA for 3bc24dc
Browse repository at this point
Update spec with agent format, migration notes, and verification
Show description for 9814d19
alexeyzimarev
and
claude
committed
9814d19
View commit details
Copy full SHA for 9814d19
Browse repository at this point
Add design spec for Eventuous Claude Code plugin
Show description for ac9518d
alexeyzimarev
and
claude
committed
ac9518d
View commit details
Copy full SHA for ac9518d
Browse repository at this point
Commits on Mar 11, 2026
Bump docker/login-action from v3 to v4
Show description for a604f77
alexeyzimarev
and
claude
committed
a604f77
View commit details
Copy full SHA for a604f77
Browse repository at this point
Fix Dependabot security alerts by updating docs dependencies
Show description for 8438076
alexeyzimarev
and
claude
committed
8438076
View commit details
Copy full SHA for 8438076
Browse repository at this point
Merge pull request #522 from Eventuous/feature/ieventreader-async-enumerable
Show description for 7bc0114
alexeyzimarev
authored
7bc0114
View commit details
Copy full SHA for 7bc0114
Browse repository at this point
Fix pre-existing bugs in TieredEventReader and ElasticEventStore
Show description for 5df61c1
alexeyzimarev
and
claude
committed
5df61c1
View commit details
Copy full SHA for 5df61c1
Browse repository at this point
Fix TraceEnumerable to record errors on failed enumeration
Show description for f3a03f8
alexeyzimarev
and
claude
committed
f3a03f8
View commit details
Copy full SHA for f3a03f8
Browse repository at this point
Change IEventReader to return IAsyncEnumerable instead of materialized arrays
Show description for 851a6d7
alexeyzimarev
and
claude
committed
851a6d7
View commit details
Copy full SHA for 851a6d7
Browse repository at this point
Update .NET version for PR CI
alexeyzimarev
committed
49e0463
View commit details
Copy full SHA for 49e0463
Browse repository at this point
Previous
Next
You can’t perform that action at this time.