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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
KislayPHP
/
socket
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: KislayPHP/socket
Actions
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
Showing runs from all workflows
26 workflow runs
26 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
chore: bump to 1.0.0, remove contradictory "stays on 0.0.x until prod…
API Docs
#13:
Commit
558e24c
pushed by
kislayraj
28s
main
main
28s
View workflow file
chore: bump to 1.0.0, remove contradictory "stays on 0.0.x until prod…
CI
#13:
Commit
558e24c
pushed by
kislayraj
50s
main
main
50s
View workflow file
docs: add CLAUDE.md with architecture notes, the num_threads fix, and…
API Docs
#12:
Commit
9e20799
pushed by
kislayraj
28s
main
main
28s
View workflow file
docs: add CLAUDE.md with architecture notes, the num_threads fix, and…
CI
#12:
Commit
9e20799
pushed by
kislayraj
1m 14s
main
main
1m 14s
View workflow file
fix(server): stop civetweb's hardcoded num_threads=1 from starving co…
API Docs
#11:
Commit
2437faf
pushed by
kislayraj
58s
main
main
58s
View workflow file
fix(server): stop civetweb's hardcoded num_threads=1 from starving co…
CI
#11:
Commit
2437faf
pushed by
kislayraj
59s
main
main
59s
View workflow file
fix(server): housekeeping loop lock-order inversion (does not fix the…
CI
#10:
Commit
cd283a0
pushed by
kislayraj
54s
main
main
54s
View workflow file
fix(server): housekeeping loop lock-order inversion (does not fix the…
API Docs
#10:
Commit
cd283a0
pushed by
kislayraj
30s
main
main
30s
View workflow file
chore: bump version to 1.0.0
CI
#9:
Commit
e3963e5
pushed by
kislayraj
58s
main
main
58s
View workflow file
chore: bump version to 1.0.0
API Docs
#9:
Commit
e3963e5
pushed by
kislayraj
30s
main
main
30s
View workflow file
fix(socket): destructor double-closed the Redis subscriber fd
API Docs
#8:
Commit
7f7dd1a
pushed by
kislayraj
47s
main
main
47s
View workflow file
fix(socket): destructor double-closed the Redis subscriber fd
CI
#8:
Commit
7f7dd1a
pushed by
kislayraj
1m 3s
main
main
1m 3s
View workflow file
fix(socket): hide civetweb symbols to prevent cross-extension shadowing
CI
#7:
Commit
eb9acee
pushed by
kislayraj
51s
main
main
51s
View workflow file
fix(socket): hide civetweb symbols to prevent cross-extension shadowing
API Docs
#7:
Commit
eb9acee
pushed by
kislayraj
35s
main
main
35s
View workflow file
fix(socket): protect every Zend touch from civetweb/redis threads, no…
CI
#6:
Commit
10937fb
pushed by
kislayraj
1m 5s
main
main
1m 5s
View workflow file
fix(socket): protect every Zend touch from civetweb/redis threads, no…
API Docs
#6:
Commit
10937fb
pushed by
kislayraj
31s
main
main
31s
View workflow file
fix(socket): serialize kislay_call_php to fix Zend heap corruption crash
API Docs
#5:
Commit
1d58db3
pushed by
kislayraj
23s
main
main
23s
View workflow file
fix(socket): serialize kislay_call_php to fix Zend heap corruption crash
CI
#5:
Commit
1d58db3
pushed by
kislayraj
1m 0s
main
main
1m 0s
View workflow file
fix(socket): native WebSocket upgrade was completely non-functional
API Docs
#4:
Commit
6692b13
pushed by
kislayraj
23s
main
main
23s
View workflow file
fix(socket): native WebSocket upgrade was completely non-functional
CI
#4:
Commit
6692b13
pushed by
kislayraj
53s
main
main
53s
View workflow file
fix(socket): enable tcp_nodelay to avoid Nagle/delayed-ACK tax per me…
API Docs
#3:
Commit
36be552
pushed by
kislayraj
35s
main
main
35s
View workflow file
fix(socket): enable tcp_nodelay to avoid Nagle/delayed-ACK tax per me…
CI
#3:
Commit
36be552
pushed by
kislayraj
56s
main
main
56s
View workflow file
Cap socket session queues
API Docs
#2:
Commit
50845fb
pushed by
kislayraj
1m 17s
main
main
1m 17s
View workflow file
Cap socket session queues
CI
#2:
Commit
50845fb
pushed by
kislayraj
2m 21s
main
main
2m 21s
View workflow file
feat(socket): initial standalone transport release
CI
#1:
Commit
dc734f4
pushed by
kislayraj
46s
main
main
46s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.