Skip to content

Commit

Permalink
Merge pull request #174 from bobh66/update_readme
Browse files Browse the repository at this point in the history
Update README.rst with TCP support information
  • Loading branch information
attwad authored Aug 17, 2024
2 parents 900a818 + a4138c5 commit 0d69b77
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,12 @@ and is currently in a stable state.
Features
========

* UDP blocking/threading/forking/asyncio server implementations
* UDP client
* UDP and TCP blocking/threading/forking/asyncio server implementations
* UDP and TCP clients, including asyncio support
* TCP support for 1.0 and 1.1 protocol formats
* int, int64, float, string, double, MIDI, timestamps, blob, nil OSC arguments
* simple OSC address<->callback matching system
* support for sending responses from callback handlers in client and server
* extensive unit test coverage
* basic client and server examples

Expand Down

0 comments on commit 0d69b77

Please sign in to comment.