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 }}
mbadaz
/
api-notebook
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add WebSocket, Socket.IO, and MCP (HTTP) request protocols
- #1
#1
Merged
mbadaz
merged 8 commits into
main
mbadaz/api-notebook:main
from
feat/streaming-protocols
mbadaz/api-notebook:feat/streaming-protocols
Copy head branch name to clipboard
Jun 17, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Add WebSocket, Socket.IO, and MCP (HTTP) request protocols
#1
mbadaz
merged 8 commits into
main
mbadaz/api-notebook:main
from
feat/streaming-protocols
mbadaz/api-notebook:feat/streaming-protocols
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2026
Add nestable Postman-style folders within collections (storage, execution chain, import, MCP, UI, tests).
Show description for da382ba
mbadaz
and
claude
committed
da382ba
View commit details
Copy full SHA for da382ba
Browse repository at this point
Add drag-and-drop reparenting of requests and folders (move endpoint, MCP tools, sidebar DnD, tests).
Show description for f39afa4
mbadaz
and
claude
committed
f39afa4
View commit details
Copy full SHA for f39afa4
Browse repository at this point
Add batch Postman import from a folder (recursive scan, import-file/folder menu, endpoint, MCP tool, tests).
Show description for 663ec8e
mbadaz
and
claude
committed
663ec8e
View commit details
Copy full SHA for 663ec8e
Browse repository at this point
Persist the last 3 responses per request (gitignored local cache, history endpoint/switcher, MCP, tests).
Show description for 441f0b5
mbadaz
and
claude
committed
441f0b5
View commit details
Copy full SHA for 441f0b5
Browse repository at this point
Only warn about unsaved changes on tab close, not when navigating between requests.
Show description for 1132a28
mbadaz
and
claude
committed
1132a28
View commit details
Copy full SHA for 1132a28
Browse repository at this point
Add WebSocket request protocol with shared live-connection channel (server session manager, ws driver, sidebar/editor UI, tests).
Show description for 56e8524
mbadaz
and
claude
committed
56e8524
View commit details
Copy full SHA for 56e8524
Browse repository at this point
Add Socket.IO request protocol over the live channel (driver, namespace-aware connect, editor UI, tests).
Show description for fa02002
mbadaz
and
claude
committed
fa02002
View commit details
Copy full SHA for fa02002
Browse repository at this point
Add MCP (HTTP) request protocol: client driver over the live channel, tool browser with JSON-Schema arg form, tests.
Show description for 9461fab
mbadaz
and
claude
committed
9461fab
View commit details
Copy full SHA for 9461fab
Browse repository at this point
You can’t perform that action at this time.