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
.
labthings
/
labthings-fastapi
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
8
Code
Issues
61
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Better event handling
- #256
#256
Merged
rwb27
merged 14 commits into
main
labthings/labthings-fastapi:main
from
publish-event
labthings/labthings-fastapi:publish-event
Copy head branch name to clipboard
Jun 4, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Better event handling
#256
rwb27
merged 14 commits into
main
labthings/labthings-fastapi:main
from
publish-event
labthings/labthings-fastapi:publish-event
Copy head branch name to clipboard
Commits
Commits on Jun 3, 2026
Tidy up pub/sub handling
Show description for c16e84d
rwb27
committed
c16e84d
View commit details
Copy full SHA for c16e84d
Browse repository at this point
Add tests and get tests passing
Show description for dfe32c5
rwb27
committed
dfe32c5
View commit details
Copy full SHA for dfe32c5
Browse repository at this point
Eliminate LabThings Data
Show description for ac86b2a
rwb27
committed
ac86b2a
View commit details
Copy full SHA for ac86b2a
Browse repository at this point
Apply suggestions from code review
Show description for 92017de
rwb27
and
bprobert97
committed
92017de
View commit details
Copy full SHA for 92017de
Browse repository at this point
Fix docstring of Message and type of Message.message_type
Show description for 941f3e9
rwb27
committed
941f3e9
View commit details
Copy full SHA for 941f3e9
Browse repository at this point
Check both keys are strings when subscribing to messages.
Show description for 488be1b
rwb27
committed
488be1b
View commit details
Copy full SHA for 488be1b
Browse repository at this point
Raise an error if we unsubscribe a non-existent subscription.
Show description for 4e4ec64
rwb27
committed
4e4ec64
View commit details
Copy full SHA for 4e4ec64
Browse repository at this point
Add a test for closing streams.
rwb27
committed
d55e124
View commit details
Copy full SHA for d55e124
Browse repository at this point
Improvements from code review
Show description for c15cff0
rwb27
committed
c15cff0
View commit details
Copy full SHA for c15cff0
Browse repository at this point
Apply suggestion from @bprobert97
Show description for e552dd7
rwb27
and
bprobert97
committed
e552dd7
View commit details
Copy full SHA for e552dd7
Browse repository at this point
Test a warning is emitted if a stream is full.
rwb27
committed
3969383
View commit details
Copy full SHA for 3969383
Browse repository at this point
Apply suggestions from code review
Show description for ae5a39a
rwb27
and
bprobert97
committed
ae5a39a
View commit details
Copy full SHA for ae5a39a
Browse repository at this point
Test the exception message for type errors when subscribing/unsubscribing.
rwb27
committed
b23d7d9
View commit details
Copy full SHA for b23d7d9
Browse repository at this point
Format fix after rebasing
rwb27
committed
efb6b93
View commit details
Copy full SHA for efb6b93
Browse repository at this point
You can’t perform that action at this time.