FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

cyberic99/python-osc: Open Sound Control server and client in pure python · GitHub

 
 

Latest commit

 

History

168 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-osc

Open Sound Control server and client implementations in pure python (3.4+).

Friendly WIP fork of https://github.com/attwad/python-osc

Current issues:

  • verify_request() always returns True
  • asyncio stuff not tested (asyncio.DatagramProtocol => asyncio.Protocol) ...
  • the new file is named osc_server_tcp.py... should we rename osc_server.py => osc_udp_server.py ?
  • maybe use the same def _call_handlers_for_packet(data, dispatcher) for UDP and TCP

About

Open Sound Control server and client in pure python

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL