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 }}
ZipFile
/
python-osc
Public
forked from
attwad/python-osc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-osc
pythonosc
osc_server.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 2, 2026
support ipv6 in OSCUDPServer
attwad
committed
7581a23
View commit details
Copy full SHA for 7581a23
View code at this point
Browse repository at this point
add the ability to specify a timeout when constructing osc servers. Closes #170
attwad
committed
ae1e5dd
View commit details
Copy full SHA for ae1e5dd
View code at this point
Browse repository at this point
Commits on Aug 11, 2025
black linting
fraser.todd
committed
12fa77a
View commit details
Copy full SHA for 12fa77a
View code at this point
Browse repository at this point
Commits on Aug 17, 2024
cleanup mypy errors, address review comments, add response support to UDP server
Bob Haddleton
authored and
Bob Haddleton
committed
7b5d8ea
View commit details
Copy full SHA for 7b5d8ea
View code at this point
Browse repository at this point
Commits on Jul 26, 2024
format with black and add gh action to check black format was applied
attwad
committed
30ef81c
View commit details
Copy full SHA for 30ef81c
View code at this point
Browse repository at this point
fix a buch of flake8 errors
attwad
committed
9a88789
View commit details
Copy full SHA for 9a88789
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Remove redundant ignore
PeterJCLaw
committed
431ad6a
View commit details
Copy full SHA for 431ad6a
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
Type this coroutine correctly
PeterJCLaw
committed
61482ec
View commit details
Copy full SHA for 61482ec
View code at this point
Browse repository at this point
Work around typeshed bug
Show description for 093705d
PeterJCLaw
committed
093705d
View commit details
Copy full SHA for 093705d
View code at this point
Browse repository at this point
Add/fix these annotations
PeterJCLaw
committed
0badf76
View commit details
Copy full SHA for 0badf76
View code at this point
Browse repository at this point
Explain to the type checker that we're using a custom server type
PeterJCLaw
committed
ef8ef42
View commit details
Copy full SHA for ef8ef42
View code at this point
Browse repository at this point
Fix verify_request type signature
Show description for bd44ed0
PeterJCLaw
committed
bd44ed0
View commit details
Copy full SHA for bd44ed0
View code at this point
Browse repository at this point
Commits on Jul 27, 2020
rename param
Thomas Weigel
committed
bca62bb
View commit details
Copy full SHA for bca62bb
View code at this point
Browse repository at this point
change commend
Thomas Weigel
committed
cea6dd7
View commit details
Copy full SHA for cea6dd7
View code at this point
Browse repository at this point
fix param on wrong position
Thomas Weigel
committed
9121b1c
View commit details
Copy full SHA for 9121b1c
View code at this point
Browse repository at this point
Commits on Jun 14, 2020
add possibilty to not listen on __init__() at Server
tweigel-dev
authored
1d158f5
View commit details
Copy full SHA for 1d158f5
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
Remove unnecessary example section
DrLuke
committed
c514cd1
View commit details
Copy full SHA for c514cd1
View code at this point
Browse repository at this point
Rewrite docustring in sphinx format
DrLuke
committed
16e376b
View commit details
Copy full SHA for 16e376b
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
Add type annotation
DrLuke
committed
ce8f2fc
View commit details
Copy full SHA for ce8f2fc
View code at this point
Browse repository at this point
Commits on Dec 14, 2018
Format code according to PEP8
DrLuke
committed
7d4b890
View commit details
Copy full SHA for 7d4b890
View code at this point
Browse repository at this point
Commits on Oct 24, 2018
Addition of 'reply_address' as optional argument to message handlers
Show description for 0207bca
rawbengal
committed
0207bca
View commit details
Copy full SHA for 0207bca
View code at this point
Browse repository at this point
Commits on Jul 14, 2018
rename method
jabdoa2
committed
4f0bc33
View commit details
Copy full SHA for 4f0bc33
View code at this point
Browse repository at this point
Commits on Jul 10, 2018
allow starting a server from within a coroutine
jabdoa2
committed
39f9f6b
View commit details
Copy full SHA for 39f9f6b
View code at this point
Browse repository at this point
Commits on Feb 25, 2017
Do not define ForkingUdpServer on 3.6 versions that do not support os.fork
attwad
committed
2cb6e66
View commit details
Copy full SHA for 2cb6e66
View code at this point
Browse repository at this point
Commits on Mar 26, 2016
Better precision for timed message
organic-jukebox
committed
53ac331
View commit details
Copy full SHA for 53ac331
View code at this point
Browse repository at this point
Commits on May 17, 2015
cleanups from pull request feedback
jsheedy
committed
ce07723
View commit details
Copy full SHA for ce07723
View code at this point
Browse repository at this point
Commits on May 16, 2015
added AsyncIOOSCUDPServer
jsheedy
committed
ff660ca
View commit details
Copy full SHA for ff660ca
View code at this point
Browse repository at this point
Commits on Jun 15, 2014
Merge branch 'master' of https://github.com/attwad/python-osc
attwad
committed
ecb8b85
View commit details
Copy full SHA for ecb8b85
View code at this point
Browse repository at this point
Do nop strip datagram, I have no idea why I did this before it is stupid, it causes datagrams encoded with tabs in it to be stripped so integers values like 9 would be stripped and no callback woul…
Show description for a67281e
attwad
committed
a67281e
View commit details
Copy full SHA for a67281e
View code at this point
Browse repository at this point
Commits on Jun 13, 2014
fix typo in top level comment of osc_server.py
attwad
committed
2e33c00
View commit details
Copy full SHA for 2e33c00
View code at this point
Browse repository at this point
Commits on May 1, 2014
added address that triggered the handlers as the first argument
attwad
committed
0908e3b
View commit details
Copy full SHA for 0908e3b
View code at this point
Browse repository at this point
Commits on Jul 29, 2013
ran flake8 over the whole repository and fixed all but indent warnings
attwad
committed
5fd00cf
View commit details
Copy full SHA for 5fd00cf
View code at this point
Browse repository at this point
Commits on Jul 26, 2013
use named tuples for handler callbacks and arguments
attwad
committed
2266a17
View commit details
Copy full SHA for 2266a17
View code at this point
Browse repository at this point
handling time of messages in the server correctly now
attwad
committed
032883b
View commit details
Copy full SHA for 032883b
View code at this point
Browse repository at this point
Commits on Jul 23, 2013
changing imports to include base pythonosc module name so that imports work when installed via setup.py
attwad
committed
bffc309
View commit details
Copy full SHA for bffc309
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.