0
I Use This!
Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
using what setuptools provide to manage Python version differences More... over 11 years ago
updated description to be more useful More... over 11 years ago
updated throves as ws4py is rather stable now More... over 11 years ago
updated to 0.3.3 release More... over 11 years ago
updated dates More... over 11 years ago
various cleanups More... over 11 years ago
making sure to use xrange in all cases. Should fix #113 More... over 11 years ago
updated versions More... over 11 years ago
disabling this as it's not needed More... over 11 years ago
making sure this works fine in all cases More... over 11 years ago
The _cleanup method applies to the Stream object. This should fix #119 More... over 11 years ago
Merge pull request #118 from husio/master More... over 11 years ago
base example documentation fix More... over 11 years ago
Fix #117 More... over 11 years ago
basic client api initial tests More... over 11 years ago
asyncio simple doc mention More... over 11 years ago
added asyncio tested server More... over 11 years ago
damn you trailing print More... over 11 years ago
updated asyncio code... all autobahn testsuite green lighted now More... over 11 years ago
example of mocking the datasource for unit testing More... over 11 years ago
how to mock the data source More... over 11 years ago
asyncio ain't for 3.2 or below More... over 11 years ago
Initial support for asyncio #104 More... over 11 years ago
Merge pull request #114 from Zera-/master More... over 11 years ago
Changed gevent server to use a real Pool More... over 11 years ago
Merge pull request #112 from ajdavis/patch-1 More... over 11 years ago
Tutorial should import TornadoWebSocketClient. More... over 11 years ago
Fix #109. SIGINT signal and threads in Python aren't friends. So let's not join the client's thread as it prevents the signal to bubble to the main thread. Instead let's give the main thread a chance to take control periodically More... over 11 years ago
unit tests on manager More... over 11 years ago
clarifying types More... over 11 years ago