357 Commits (0d3507e1d32f6317c2f6666357c1c1d0b9f3d468)
 

Author SHA1 Message Date
Syed Faheel Ahmad cacb621ad7 Add missing import statement for socketio in docs (#289) 6 years ago
Almog Cohen 55e3a6cb02 change a typo from `client` to `server` (#280) 6 years ago
Miguel Grinberg 65c4675bab
add link to stack overflow for questions 6 years ago
Miguel Grinberg 3af9a003aa
Merge branch 'Keylekan-master' 6 years ago
quentin c4e4b0b226
Add namespaces parameter to the self.connect call in the reconnection process 6 years ago
Miguel Grinberg a34549ae8d
Release 4.0.0 6 years ago
Miguel Grinberg 9ddc860391
fix python 2 unit test 6 years ago
Miguel Grinberg 1154e43faf
Merge branch 'andreyrusanov-connection_refused_error' 6 years ago
Miguel Grinberg 605d1acfcd
add ConnectionRefusedError exception 6 years ago
Miguel Grinberg fe6b31175d
add always_connect option to previous fix optional 6 years ago
Miguel Grinberg 0db35c87e9
send connect packet before invoking connect handler 6 years ago
Miguel Grinberg c35451421d
client disconnect does not take namespace as argument 6 years ago
Miguel Grinberg f752312884
Avoid double calls to client disconnect handlers 6 years ago
Miguel Grinberg 1fb1f6d6e5
readme fixes 6 years ago
maxDzh 6e4079ac64 Update sanic version in requirements.txt (#255) 6 years ago
Miguel Grinberg d28eff7013 simplify client dependencies 6 years ago
Andrey Rusanov d835b1606f
Merge branch 'master' into connection_refused_error 6 years ago
Andrey Rusanov f3b5210289 Add tests and docs 6 years ago
Miguel Grinberg 88dcf7d414
change async_handlers default to true, and add call() method 6 years ago
Miguel Grinberg 7c952de346
added wait and timeout options to client's emit 6 years ago
Miguel Grinberg 9423c9f84b
Release 3.1.2 6 years ago
Andrey Rusanov 38edd2c939 Add ConnectionRefusedError and handling for it 6 years ago
Emeka Icha 3c08dda918 (fix) small typo in intro doc (#241) 6 years ago
Julien Deniau a5a67120fe fix typo with quotes in doc (#238) 6 years ago
Miguel Grinberg a8b13fc12b
Release 3.1.1 6 years ago
Miguel Grinberg b4512b1317
do not use six in setup.py 6 years ago
Miguel Grinberg 4917f72c50 Release 3.1.0 6 years ago
Miguel Grinberg b0a8b1f31b unit test reorganization 6 years ago
Miguel Grinberg 9f2186725a user sessions 6 years ago
Miguel Grinberg 391a454de7 Release 3.0.1 6 years ago
Miguel Grinberg 45d880cf90 correct handling of disconnects 6 years ago
Miguel Grinberg a6282ad903
Release 3.0.0 6 years ago
Miguel Grinberg 025e15c5a2
update dependencies and readme 6 years ago
Miguel Grinberg ec4ce624ab
client documentation 6 years ago
Miguel Grinberg 6fe065bb98
final batch of client unit tests 6 years ago
Miguel Grinberg 16bdb422d6
more unit tests 6 years ago
Miguel Grinberg e626e6c41d
some client unit tests 6 years ago
Miguel Grinberg 7e5c146fc7
small client fixes 6 years ago
Miguel Grinberg 4822d8125d
reorganization of examples, plus some new ones for the client 6 years ago
Miguel Grinberg fc5fbcf005
minor example code fix 6 years ago
iepngs 251b5be9df resolve wrong variable and css element (#177) 6 years ago
Miguel Grinberg 2360aa4985
asyncio client 6 years ago
Miguel Grinberg 63ddde0fb0
client reconnection support 6 years ago
Miguel Grinberg b084b2c80e
basic socketio client (no reconnection yet) 6 years ago
Miguel Grinberg b2a58502e1
Release 2.1.2 6 years ago
Miguel Grinberg f642a7f207
update dependencies 6 years ago
Miguel Grinberg 1194bd2c80
Release 2.1.1 6 years ago
Miguel Grinberg fce2006eee
fix backwards compatible problems with python-engineio 3.0 6 years ago
Miguel Grinberg 8b5c737b2d
Release 2.1.0 6 years ago
Miguel Grinberg 87fb830bd8
improved documentation 6 years ago