Commit Graph

  • f5c4eda673 Release 0.7.1 (Simplified dependnecies only) v0.7.1 Miguel Grinberg 2015-12-14 07:47:53 -0800
  • 3eaa552425 Release 0.8.0 v0.8.0 Miguel Grinberg 2015-12-13 16:52:45 -0800
  • 45f18d7feb Merge pull request #9 from miguelgrinberg/multiple-workers Miguel Grinberg 2015-12-13 16:51:06 -0800
  • e56ff807f4 documentation updates #9 Miguel Grinberg 2015-12-13 16:36:06 -0800
  • 6ae89688d7 do not allow callbacks outside of a server context Miguel Grinberg 2015-12-13 16:35:52 -0800
  • 8ee4cf7e75 message queue documentation Miguel Grinberg 2015-12-13 00:27:56 -0800
  • 71142aa2db pubsub unit tests Miguel Grinberg 2015-12-07 00:06:10 -0800
  • 6a9f29f2d2 Merge pull request #8 from DavisMiculis/patch-1 Miguel Grinberg 2015-12-07 22:40:15 -0800
  • 71e99d9a6b README typo fix #8 Davis Miculis 2015-12-08 02:37:02 +0200
  • 63f5ed3429 Support for callbacks across servers Miguel Grinberg 2015-12-06 19:11:20 -0800
  • 47620bbebd initial implementation of inter-process communication Miguel Grinberg 2015-11-23 23:07:48 -0800
  • f480e7aaaf Release 0.7.0 v0.7.0 Miguel Grinberg 2015-11-21 23:16:33 -0800
  • a72f2dfb05 Correctly handle payloads that are empty lists or dictionaries (fixes #5) Miguel Grinberg 2015-11-21 23:14:46 -0800
  • 48869d827a Merge d8782dc594 into 3cb904cfd8 #5 fejesd 2015-11-20 22:05:37 +0000
  • 3cb904cfd8 Added python 3.5 to the tox build Miguel Grinberg 2015-11-19 22:39:36 -0800
  • 678186c4b5 Release 0.6.1 v0.6.1 Miguel Grinberg 2015-10-30 21:22:37 -0700
  • d31d167c78 support packets with empty payload given as an integer Miguel Grinberg 2015-10-30 13:56:59 -0700
  • ee63afe7cc Release 0.6.0 Miguel Grinberg 2015-10-17 12:53:44 -0700
  • fad8df685d Release 0.6.0 v0.6.0 Miguel Grinberg 2015-10-17 12:52:16 -0700
  • d8782dc594 formatting #5 david 2015-10-14 23:44:23 +0200
  • 698c3dc7e6 When empty array or dictionary were passed for data, an uncatched TypeError exception was raised. david 2015-10-14 23:40:40 +0200
  • 0e46c9931c Release 0.5.2 v0.5.2 Miguel Grinberg 2015-09-21 22:43:28 -0700
  • 4a4ba41d0c fixed regression introduced in latest release with ack ids Miguel Grinberg 2015-09-21 22:43:07 -0700
  • f47214643b Release 0.5.1 Miguel Grinberg 2015-09-16 00:04:30 -0700
  • 5bb6c9da7d Cleaned up the interface to provide a custom client manager Miguel Grinberg 2015-09-16 00:01:57 -0700
  • ad12b837be Move ack functionality into BaseManager class Miguel Grinberg 2015-09-13 22:55:59 -0700
  • ebea5aa301 Release 0.5.0 v0.5.0 Miguel Grinberg 2015-09-01 23:11:58 -0700
  • 798c126d76 Added a latency check example Miguel Grinberg 2015-09-01 23:10:44 -0700
  • 171008023e Fix executable bits in several files Miguel Grinberg 2015-09-01 22:45:29 -0700
  • 37cd746a8e Added transport method to server class Miguel Grinberg 2015-09-01 22:39:02 -0700
  • a1e232f8c7 Updated example requirements Miguel Grinberg 2015-09-01 22:38:51 -0700
  • f396732088 Allow application to provide a custom JSON encoder/decoder. Miguel Grinberg 2015-08-30 11:54:30 -0700
  • b5ada8cfb0 Release 0.4.2 Miguel Grinberg 2015-08-22 23:36:28 -0700
  • 4cb5151363 Improved handling of logging Miguel Grinberg 2015-08-22 23:35:48 -0700
  • 7b2e4ab887 Updated example app to use gevent websocket if available Miguel Grinberg 2015-08-19 23:53:32 -0700
  • e12034236a Release 0.4.1 v0.4.1 Miguel Grinberg 2015-08-19 22:47:02 -0700
  • b59cefcfdb Added docs on websocket support with gevent Miguel Grinberg 2015-08-19 22:46:21 -0700
  • 9cee03859c Fixed executable bit on several files Miguel Grinberg 2015-08-17 23:01:57 -0700
  • bd526a7de7 Release 0.4.0 v0.4.0 Miguel Grinberg 2015-08-07 22:15:51 -0700
  • 8e570789aa Added support for gevent and standard threads besides eventlet Miguel Grinberg 2015-08-07 19:45:42 -0700
  • 5633917201 added server disconnect support Miguel Grinberg 2015-08-06 00:35:57 -0700
  • cbb1a82de4 Release 0.3.0 v0.3.0 Miguel Grinberg 2015-07-26 19:04:27 -0700
  • 19042e1570 allow events to be sent from the connect handler Miguel Grinberg 2015-07-26 19:02:20 -0700
  • 540f7fd864 Release 0.2.0 v0.2.0 Miguel Grinberg 2015-07-19 19:00:17 -0700
  • d4cd9de799 Return the rooms a client is in Miguel Grinberg 2015-07-19 18:59:14 -0700
  • 7195217b3b Added build files v0.1.0 Miguel Grinberg 2015-07-15 00:06:54 -0700
  • aa2e146a60 Initial commit Miguel Grinberg 2015-07-15 00:04:53 -0700