[WIP] Syncplay client in Hy
Stars
3
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
31
commits
switched from asyncio to curio
6ef4ac6
updated license
4534b8c
improved handler functions
ebeae83
send player position
5d2ec64
removed queues for lower latency
d864edb
started player state tracking stuff
08c538e
added async queues for inter-task communication
a195a7b
made connection object asynchronous
b641353
async test with sockets
470e4b1
moved Ping to its own module
b19d094
added some flags to mpv's startup
568ae50
started player integration
0957c81
added proper Set handler function
70ab44d
updated for Hy 0.15, added response handlers
aecdb23
moved client handlers in their own module
f6298a7