Commit graph

57 commits

Author SHA1 Message Date
CodePanter
4544b3d302 Optimized pygame, and moved 'packetformat' out of the for loop. 2016-03-26 23:26:19 +01:00
JanKlopper
aca73688c0 Merge pull request #2 from CodePanter/master
Improved performance by replacing the 'threading', 'socket' and 'Queu…
2016-03-15 19:30:26 +01:00
CodePanter
df73d17c44 Improved performance by replacing the 'threading', 'socket' and 'Queue' modules with gevent's more efficient modules. 2016-03-11 20:15:24 +01:00
JanKlopper
67a9085262 Merge pull request #1 from CodePanter/master
Implemented threads and a forced framerate.
2016-03-03 21:59:18 +01:00
CodePanter
c5272c6439 Implemented threads and a forced framerate. 2016-03-03 21:55:17 +01:00
Jan Klopper
b5d7f5c066 First version of PixelVloed, a UDP/Binary PixelFlut server/client 2016-03-02 12:21:03 +01:00
JanKlopper
c63f337d56 Initial commit 2016-03-02 12:19:40 +01:00