FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pythonosc/udp_client.py - akx/python-osc · GitHub
akx
/
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
udp_client.py
on
master
User selector
Datepicker
Commit history
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 more mypy and flake8 warnings
attwad
committed
a2f8990
View commit details
Copy full SHA for a2f8990
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 Jan 9, 2023
Use AF_UNSPEC as default for family instead of 0
John Allsup
committed
9453b0a
View commit details
Copy full SHA for 9453b0a
View code at this point
Browse repository at this point
Modified __init__ to take a family= parameter and pass it through to socket.getaddrinfo
John Allsup
committed
f9f0f76
View commit details
Copy full SHA for f9f0f76
View code at this point
Browse repository at this point
Commits on Jan 8, 2023
Removed unnecessary exception class
John Allsup
committed
483c9fe
View commit details
Copy full SHA for 483c9fe
View code at this point
Browse repository at this point
Added force_ipv4 and force_ipv6 options to UdpClient
John Allsup
committed
b172fa7
View commit details
Copy full SHA for b172fa7
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Spell this import so mypy understands the branches
PeterJCLaw
committed
e699f64
View commit details
Copy full SHA for e699f64
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
Use more precise annotation now we have one
PeterJCLaw
committed
3b8a69e
View commit details
Copy full SHA for 3b8a69e
View code at this point
Browse repository at this point
This needs to be a bool
PeterJCLaw
committed
3e6af0b
View commit details
Copy full SHA for 3e6af0b
View code at this point
Browse repository at this point
Commits on Oct 30, 2019
switch "catch" to "except"
Ragzouken
authored
477f693
View commit details
Copy full SHA for 477f693
View code at this point
Browse repository at this point
Fallback to `from collections import Iterable` for older python versions
Ragzouken
authored
0410317
View commit details
Copy full SHA for 0410317
View code at this point
Browse repository at this point
In python 3.8, Iterable must be imported from collections.abc
Ragzouken
authored
ee42573
View commit details
Copy full SHA for ee42573
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
Merge pull request #100 from cockroach/nil-values
Show description for 9da6496
attwad
authored
9da6496
View commit details
Copy full SHA for 9da6496
View code at this point
Browse repository at this point
Commits on Jul 30, 2019
Add support for sending NIL value
habersack
committed
5a01154
View commit details
Copy full SHA for 5a01154
View code at this point
Browse repository at this point
Add support for IPv6 to UDPClient
habersack
committed
ac9948c
View commit details
Copy full SHA for ac9948c
View code at this point
Browse repository at this point
Commits on Jan 10, 2019
Rewrite docustring in sphinx format
DrLuke
committed
3fc9966
View commit details
Copy full SHA for 3fc9966
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
Add type annotation
DrLuke
committed
c59fb63
View commit details
Copy full SHA for c59fb63
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 Mar 30, 2017
Add option to udp client to send to a broadcast address
Show description for 69b1516
attwad
authored
69b1516
View commit details
Copy full SHA for 69b1516
View code at this point
Browse repository at this point
Commits on Nov 4, 2016
Add SimpleUDPClient. Fix #34
Nagasaki45
committed
c06812b
View commit details
Copy full SHA for c06812b
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
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 24, 2013
comment on udp client init
attwad
committed
41f7656
View commit details
Copy full SHA for 41f7656
View code at this point
Browse repository at this point
Commits on Jul 23, 2013
renamed src to pythonosc as it will be the package name once I figure out how to use distribute and run unittests...
attwad
committed
3e29415
View commit details
Copy full SHA for 3e29415
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL