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
Type
/
to 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
.
PyFixate
/
Fixate
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
30
Code
Issues
40
Pull requests
15
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Simple typed mux
- #262
#262
Draft
daniel-montanari
wants to merge 16 commits into
PyFixate:main
PyFixate/Fixate:main
from
daniel-montanari:simple-typed-mux
daniel-montanari/Fixate:simple-typed-mux
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Draft
Simple typed mux
#262
daniel-montanari
wants to merge 16 commits into
PyFixate:main
PyFixate/Fixate:main
from
daniel-montanari:simple-typed-mux
daniel-montanari/Fixate:simple-typed-mux
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2026
explicitly create types with new method
daniel-montanari
committed
7028850
View commit details
Copy full SHA for 7028850
Browse repository at this point
Make Vmux and relaymatrix generic
daniel-montanari
committed
efd15b7
View commit details
Copy full SHA for efd15b7
Browse repository at this point
Fix up some typing errors
daniel-montanari
committed
cc2327a
View commit details
Copy full SHA for cc2327a
Browse repository at this point
Add a test
daniel-montanari
committed
34c9b4b
View commit details
Copy full SHA for 34c9b4b
Browse repository at this point
update example
daniel-montanari
committed
81cd73d
View commit details
Copy full SHA for 81cd73d
Browse repository at this point
move muxsignal out of virtualmux
daniel-montanari
committed
354959d
View commit details
Copy full SHA for 354959d
Browse repository at this point
move to new Union
daniel-montanari
committed
58e3bfe
View commit details
Copy full SHA for 58e3bfe
Browse repository at this point
new optional
daniel-montanari
committed
e968d8c
View commit details
Copy full SHA for e968d8c
Browse repository at this point
new Generic
daniel-montanari
committed
a2c21a2
View commit details
Copy full SHA for a2c21a2
Browse repository at this point
remove more old types
daniel-montanari
committed
87f00a0
View commit details
Copy full SHA for 87f00a0
Browse repository at this point
supply default types instead of unknown
daniel-montanari
committed
eabbc8a
View commit details
Copy full SHA for eabbc8a
Browse repository at this point
Commits on Jun 26, 2026
make isSignal generic, add tests
daniel-montanari
committed
ff44a43
View commit details
Copy full SHA for ff44a43
Browse repository at this point
default type annotations cause syntax errors in 3.12
daniel-montanari
committed
976b2ff
View commit details
Copy full SHA for 976b2ff
Browse repository at this point
Update example
daniel-montanari
committed
0c30dbd
View commit details
Copy full SHA for 0c30dbd
Browse repository at this point
update comment
daniel-montanari
committed
14953c0
View commit details
Copy full SHA for 14953c0
Browse repository at this point
Commits on Jul 20, 2026
fix errors in example
daniel-montanari
committed
5d410dc
View commit details
Copy full SHA for 5d410dc
Browse repository at this point
You can’t perform that action at this time.