9 Commits (main)

Author SHA1 Message Date
Miguel Grinberg abf336e108
Removed dependency on unittest.TestCase base class 4 months ago
Miguel Grinberg f4e101079f
Fixed incorrect handling of dashes inside the JSON payload of a packet (Fixes #675) 4 years ago
Miguel Grinberg 81b0b849bd
Configure the JSON decoder for safer parsing 4 years ago
Miguel Grinberg 09cb411776
Made parsing of id field of Socket.IO packet faster and more robust 4 years ago
Miguel Grinberg 8d1aeb2e40
Correct use of a trailing comma in Socket.IO packets with no id or data (Fixes #671) 4 years ago
Miguel Grinberg f6eeedb767
Remove dependency on the six package 4 years ago
Miguel Grinberg 4940fc1e1e
v5 protocol: rename ERROR packet to CONNECT_ERROR 4 years ago
Miguel Grinberg a4f9992d34
simplify asserts in unit tests 5 years ago
Miguel Grinberg b0a8b1f31b unit test reorganization 6 years ago
Miguel Grinberg f2d28ad62c
better handling of packets with no data 7 years ago
Miguel Grinberg 7f02f7aaa9
JavaScript client sends query string attached to namespace 8 years ago
Miguel Grinberg 940d262a1e allow event names with hyphens 8 years ago
Aleksandr Kurlov 4f35e67e42 Fixed hyphens namcespace bug 8 years ago
Miguel Grinberg 024609e10e Fix race condition in handling of binary attachments 9 years ago
Miguel Grinberg a72f2dfb05 Correctly handle payloads that are empty lists or dictionaries (fixes #5) 10 years ago
Miguel Grinberg d31d167c78 support packets with empty payload given as an integer 10 years ago
Miguel Grinberg 9cee03859c Fixed executable bit on several files 10 years ago
Miguel Grinberg aa2e146a60 Initial commit 10 years ago