Commit Graph

  • 194568ad2b start to work on chat app sillygod 2016-06-25 21:42:29 +0800
  • fbecafe037 first commit for django example Hanzawa Ye 2016-06-22 16:56:30 +0800
  • 08d29d6c0d Release 1.3 v1.3 Miguel Grinberg 2016-05-14 21:39:52 -0700
  • b6df63d849 delay start of message queue listener thread until first request comes Miguel Grinberg 2016-05-14 21:39:23 -0700
  • 0173306ee9 Merge pull request #27 from pdecat/master Miguel Grinberg 2016-04-12 08:46:21 -0700
  • 626499cd45 Avoid KeyError when no room exists #27 Patrick Decat 2016-04-12 11:58:51 +0200
  • 6481816090 Release 1.2 v1.2 Miguel Grinberg 2016-03-20 23:53:26 -0700
  • fd40c9546b Merge pull request #22 from PADAS/master Miguel Grinberg 2016-03-07 21:54:40 -0800
  • cba6c3ed8b Avoid KeyError in is_connected. #22 Chris Doehring 2016-03-07 15:57:20 -0800
  • 109c5d73b5 Release v1.1 v1.1 Miguel Grinberg 2016-03-05 23:19:56 -0800
  • d34f49b3b1 remove disconnected client before invoking disconnect handler Miguel Grinberg 2016-03-05 23:13:12 -0800
  • 370db6488b Eliminate problematic _clean_rooms method Miguel Grinberg 2016-03-05 23:10:37 -0800
  • 74e9ab11dc handle leaving a room and entering again right after (fixes #17) Miguel Grinberg 2016-03-05 22:28:37 -0800
  • dabe33f1a1 document the need to monkey patch with eventlet and gevent Miguel Grinberg 2016-03-04 07:42:35 -0800
  • 2e8ea1c96a Release 1.0 v1.0 Miguel Grinberg 2016-01-17 12:30:51 -0800
  • 259f98d3cd Expand tuples to multiple arguments, but not lists Miguel Grinberg 2016-01-17 12:27:54 -0800
  • e4118cd83d Release 0.9.2 Miguel Grinberg 2016-01-16 11:26:01 -0800
  • ba31975d65 silence a flak8 error on imports not at top Miguel Grinberg 2016-01-15 09:34:33 -0800
  • 0c35757359 Use separate read and write Kombu connections Miguel Grinberg 2016-01-15 09:10:55 -0800
  • a33319a62e Update packet.py #14 Connor Wolf 2016-01-13 15:17:27 -0800
  • 155fd5bff2 Release 0.9.1 v0.9.1 Miguel Grinberg 2016-01-09 22:26:56 -0800
  • d8982dba81 Pass result of connect handler up to engineio Miguel Grinberg 2016-01-09 22:25:44 -0800
  • 78caf13c21 Release 0.9.0 v0.9.0 Miguel Grinberg 2016-01-09 18:32:51 -0800
  • 57756e3bdc Add write_only argument to Kombu and Redis manager classes Miguel Grinberg 2016-01-09 18:32:08 -0800
  • 0e47a75a3a minor message queue documentation improvements Miguel Grinberg 2015-12-30 14:52:14 -0800
  • 33b632ca3e Release 0.8.2 v0.8.2 Miguel Grinberg 2015-12-30 14:30:12 -0800
  • 73fd499033 correct kombu implementation of a fanout queue Miguel Grinberg 2015-12-30 14:29:47 -0800
  • 12dfcf860c Release 0.8.1 v0.8.1 Miguel Grinberg 2015-12-14 07:52:58 -0800
  • 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