19 Commits (024609e10e570ccd2e932a0584c5a1784c4bbf75)

Author SHA1 Message Date
Miguel Grinberg 024609e10e Fix race condition in handling of binary attachments 9 years ago
Miguel Grinberg a6838a233d Do not allow event names with hyphens in them 9 years ago
Miguel Grinberg a3ae2a9384 add unit test for sleep function 9 years ago
Miguel Grinberg b6df63d849 delay start of message queue listener thread until first request comes 9 years ago
Miguel Grinberg 259f98d3cd Expand tuples to multiple arguments, but not lists 9 years ago
Miguel Grinberg 63f5ed3429 Support for callbacks across servers 9 years ago
Miguel Grinberg 47620bbebd initial implementation of inter-process communication 10 years ago
Miguel Grinberg 5bb6c9da7d Cleaned up the interface to provide a custom client manager 10 years ago
Miguel Grinberg ad12b837be Move ack functionality into BaseManager class 10 years ago
Miguel Grinberg 171008023e Fix executable bits in several files 10 years ago
Miguel Grinberg 37cd746a8e Added transport method to server class 10 years ago
Miguel Grinberg f396732088 Allow application to provide a custom JSON encoder/decoder. 10 years ago
Miguel Grinberg 4cb5151363 Improved handling of logging 10 years ago
Miguel Grinberg 9cee03859c Fixed executable bit on several files 10 years ago
Miguel Grinberg 8e570789aa Added support for gevent and standard threads besides eventlet 10 years ago
Miguel Grinberg 5633917201 added server disconnect support 10 years ago
Miguel Grinberg 19042e1570 allow events to be sent from the connect handler 10 years ago
Miguel Grinberg d4cd9de799 Return the rooms a client is in 10 years ago
Miguel Grinberg aa2e146a60 Initial commit 10 years ago