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 }}
maniaba
/
codeigniter4-sse
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
rc2
- #11
#11
Merged
maniaba
merged 13 commits into
master
maniaba/codeigniter4-sse:master
from
develop
maniaba/codeigniter4-sse:develop
Copy head branch name to clipboard
Aug 1, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
rc2
#11
maniaba
merged 13 commits into
master
maniaba/codeigniter4-sse:master
from
develop
maniaba/codeigniter4-sse:develop
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2026
First release candidate for CodeIgniter SSE. This version establishes the public package API, broker contracts, browser client, Redis transport, Mercure transport, security model, operational tooli…
Show description for d051c66
maniaba
committed
d051c66
View commit details
Copy full SHA for d051c66
Browse repository at this point
Fix indentation in diagram in index.md
Show description for 0e68a5d
maniaba
authored
0e68a5d
View commit details
Copy full SHA for 0e68a5d
Browse repository at this point
Bump version to 1.0.0-rc js
maniaba
committed
0ceb496
View commit details
Copy full SHA for 0ceb496
Browse repository at this point
Improve Mercure JWT signing key validation and add tests
maniaba
committed
97dac1c
View commit details
Copy full SHA for 97dac1c
Browse repository at this point
Refactor JWT creation to include issuer, audience, subject, and unique ID claims, and add new tests
maniaba
committed
b3605fb
View commit details
Copy full SHA for b3605fb
Browse repository at this point
Ensure `topicPrefix` is a literal absolute IRI prefix without wildcards or URI-template characters
maniaba
committed
060762d
View commit details
Copy full SHA for 060762d
Browse repository at this point
Refactor ChannelRequestParser to reject oversized raw channels parameter before splitting
maniaba
committed
c129abb
View commit details
Copy full SHA for c129abb
Browse repository at this point
Added default topic selector and global publisher selector options for Mercure configuration. Updated tests to reflect these changes.
maniaba
committed
4971dfa
View commit details
Copy full SHA for 4971dfa
Browse repository at this point
Add Mercure JWT codec implementation and tests
maniaba
committed
a9f1545
View commit details
Copy full SHA for a9f1545
Browse repository at this point
Add option to reject cross-site bootstrap requests in Mercure authorization
maniaba
committed
25a9282
View commit details
Copy full SHA for 25a9282
Browse repository at this point
Refactor Mercure route handling by removing redundant code and streamlining test setup
maniaba
committed
c0b5356
View commit details
Copy full SHA for c0b5356
Browse repository at this point
chore: bump version to 1.0.0-rc2
Show description for 55388bc
maniaba
committed
55388bc
View commit details
Copy full SHA for 55388bc
Browse repository at this point
Merge pull request #10 from maniaba/sec-fix
Show description for 7cb9e57
maniaba
authored
7cb9e57
View commit details
Copy full SHA for 7cb9e57
Browse repository at this point
You can’t perform that action at this time.