Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kivy/oscpy

An efficient OSC implementation compatible with python2.7 and 3.5+
https://github.com/kivy/oscpy

Make doc structure consistent and up-to-date

Julian-O opened this pull request about 1 year ago
Example code in ReadMe won't run.

Julian-O opened this issue about 1 year ago
Unable to change port using listen method

programsounds opened this issue about 1 year ago
Modify blob parser and test_blob to address issue #72.

felixdollack opened this pull request over 1 year ago
Using tag from a displax screen make listener thread crash

tito opened this issue almost 2 years ago
Blob size unpack_from with wrong unit

felixdollack opened this issue about 2 years ago
Awaited send message

sbahling opened this pull request about 2 years ago
Cannot oscli send -> oscli dump without raising exception

nils-werner opened this issue over 2 years ago
Add option to demonstrate persistent service

damascene opened this issue over 2 years ago
blob packing exception

ibobalo opened this issue over 2 years ago
Fix tests

doug-hoffman opened this pull request almost 3 years ago
Accept malformed messages

doug-hoffman opened this pull request almost 3 years ago
Fix read_packet raise error causes the listener thread terminated.

ChihayaK opened this pull request about 3 years ago
Listener thread died because of unable to parse a packet

ChihayaK opened this issue about 3 years ago
Fixed Dead link

p0lygun opened this pull request over 3 years ago
An example to send and receive a bundle

sergeLabo opened this issue over 3 years ago
Experimental async support (asyncio/trio/curio)

tshirtman opened this pull request over 3 years ago
Server callback error handling

ChihayaK opened this issue over 3 years ago
Async oscpy, question, help !

bueltan opened this issue over 3 years ago
No route to host results in crash

rasmuskreiner opened this issue over 4 years ago
Clarify blob handling.

Julian-O opened this issue over 4 years ago
bind_all and unbind_all methods for OSCThreadServer...

markkorput opened this pull request almost 5 years ago
Add ordered termination of server and protection against callback errors

pakal opened this pull request about 5 years ago
Protect the server against exceptions in callbacks

pakal opened this issue about 5 years ago
Actions/release

tshirtman opened this pull request about 5 years ago
Fix/50/win oserror

tshirtman opened this pull request about 5 years ago
New Windows issue (with current code including fix #48)

JPfeP opened this issue over 5 years ago
fix #48

tshirtman opened this pull request over 5 years ago
closed remote connection on windows.

tshirtman opened this issue over 5 years ago
Pr 45

tshirtman opened this pull request over 5 years ago
add test reported as crashing on windows

tshirtman opened this pull request over 5 years ago
Initialized missing variables, added new test for server sending on different port

Heideachim opened this pull request over 5 years ago
CPU usage getting high after opening/closing server many times

JPfeP opened this issue over 5 years ago
Delay between close() and reopening a server

JPfeP opened this issue over 5 years ago
Actions/release

tshirtman opened this pull request over 5 years ago
debug

tshirtman opened this pull request over 5 years ago
update create event trigger

tshirtman opened this pull request over 5 years ago
comment out before testing

tshirtman opened this pull request over 5 years ago
Actions/release

tshirtman opened this pull request over 5 years ago
try to fix for new syntax

tshirtman opened this pull request over 5 years ago
add back old main.workflow as the new beta is not rolled out completly

tshirtman opened this pull request over 5 years ago
experiment with using hypothesis to find bugs

tshirtman opened this pull request over 5 years ago
actions test

tshirtman opened this pull request over 5 years ago
try runing tests using github actions

tshirtman opened this pull request over 5 years ago
Fix/31/get sender detection

tshirtman opened this pull request over 5 years ago
Android - iOS: get_sender() not called from a callback in file

Thong-Tran opened this issue over 5 years ago
Fixes

tshirtman opened this pull request over 5 years ago
New release?

emlyn opened this issue over 5 years ago
Fix/flacky tests

tshirtman opened this pull request almost 6 years ago
Add 'm' 4-byte MIDI type tag

levaitamas opened this pull request almost 6 years ago
try setting up windows CI

tshirtman opened this pull request almost 6 years ago
Feature/perfs stats

tshirtman opened this pull request almost 6 years ago
Prepare handling extended OSC types

levaitamas opened this pull request almost 6 years ago
Fix/travis fix

tshirtman opened this pull request almost 6 years ago
add a quick introduction to OSC + link in the README

tshirtman opened this pull request almost 6 years ago
fix tests for windows

tshirtman opened this pull request almost 6 years ago
Bad File Description on close

melMass opened this issue almost 6 years ago
Stop default socket

tshirtman opened this pull request almost 6 years ago
socket.error: [Errno 98] Address already in use

edsonitk opened this issue almost 6 years ago
What is meaning of OSC??

hemangjoshi37a opened this issue almost 6 years ago
OSCThreadServer.address_method() docstring fix

AndreMiras opened this pull request about 6 years ago
allow using default socket implicitly in OSCThreadServer.stop()

tshirtman opened this pull request about 6 years ago
Update README.md add install instructions

AndreMiras opened this pull request about 6 years ago
Fixes over-indented code examples in README.md

AndreMiras opened this pull request about 6 years ago
Added test for explicit port in OSCThreadServer.answer

CJRChang opened this pull request over 6 years ago
Advanced handling

tshirtman opened this pull request over 6 years ago
fix typo

dessant opened this pull request over 6 years ago
Style fixes + contributing guide

tshirtman opened this pull request over 6 years ago
Updated OSCThreadServer to always use select.

CJRChang opened this pull request over 6 years ago
OSCThreadServer.answer presumes caller listens on sending port

CJRChang opened this issue over 6 years ago
OSC server timeout

CJRChang opened this issue over 6 years ago
NameError: name 'OSCThreadServer' is not defined

patricksebastien opened this issue over 6 years ago
String encoding

tshirtman opened this pull request over 6 years ago
Feature request: catch none matching address

ptrdvds opened this issue over 6 years ago
Use strings for address and parameters

emlyn opened this issue over 6 years ago
Update parser.py

ghost opened this pull request over 6 years ago