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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ably
/
ably-python
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
56
Code
Issues
31
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Realtime presence
- #651
#651
Merged
owenpearson
merged 11 commits into
main
ably/ably-python:main
from
realtimepresence
ably/ably-python:realtimepresence
Copy head branch name to clipboard
Dec 16, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Realtime presence
#651
owenpearson
merged 11 commits into
main
ably/ably-python:main
from
realtimepresence
ably/ably-python:realtimepresence
Copy head branch name to clipboard
Commits
Commits on Dec 16, 2025
add presencemap and some presence helpers
owenpearson
committed
03ec3ff
View commit details
Copy full SHA for 03ec3ff
Browse repository at this point
fix: don't resume connection when explicitly closed
owenpearson
committed
140c40a
View commit details
Copy full SHA for 140c40a
Browse repository at this point
add connection.when_state
owenpearson
committed
8e39e30
View commit details
Copy full SHA for 8e39e30
Browse repository at this point
clear connection state as soon as entering SUSPENDED
owenpearson
committed
a2fba41
View commit details
Copy full SHA for a2fba41
Browse repository at this point
add support for arbitrary transport params
owenpearson
committed
25e9257
View commit details
Copy full SHA for 25e9257
Browse repository at this point
attempt to send `CLOSE` message on connection close
owenpearson
committed
c012993
View commit details
Copy full SHA for c012993
Browse repository at this point
implement realtime presence publish/subscribe functionality
owenpearson
committed
f18382b
View commit details
Copy full SHA for f18382b
Browse repository at this point
improve presence encoding and support encryption
owenpearson
committed
d3da55b
View commit details
Copy full SHA for d3da55b
Browse repository at this point
update presence tests for pytest asyncio
owenpearson
committed
ca3f388
View commit details
Copy full SHA for ca3f388
Browse repository at this point
parameterise realtime presence tests with msgpack and json
owenpearson
committed
d67f987
View commit details
Copy full SHA for d67f987
Browse repository at this point
fix: hanging in wait_for_sync when channel DETACHED/FAILED
owenpearson
committed
e1779bb
View commit details
Copy full SHA for e1779bb
Browse repository at this point
You can’t perform that action at this time.