Commit Graph

  • 4239331c0a PubSub: Allow specifying custom encoder #850 Olivier Dautricourt 2022-01-15 10:05:32 +0100
  • ed5679a7cb
    Remove 3.6 and pypy-3.6 builds, add 3.10 and pypy-3.8 Miguel Grinberg 2022-01-29 18:44:44 +0000
  • 78c8477d0a
    Bump django in /examples/server/wsgi/django_example #862 dependabot[bot] 2022-01-29 18:46:47 +0000
  • d2d7f03748
    pypy3 build fix #nolog Miguel Grinberg 2022-01-29 18:44:44 +0000
  • 1fb7a76575
    Connect with an empty auth object instead of None (Fixes #861) Miguel Grinberg 2022-01-29 12:10:04 +0000
  • 8de1421b22 Fix tests #856 Sam Mosleh 2022-01-26 16:42:17 +0330
  • f91522ecbd Add NamespaceNotFoundError Sam Mosleh 2022-01-19 11:19:07 +0330
  • b78549890c
    Version 5.5.2.dev0 Miguel Grinberg 2022-01-11 12:17:35 +0000
  • 9f751ed389
    Release 5.5.1 v5.5.1 Miguel Grinberg 2022-01-11 12:17:25 +0000
  • 273a4b0439
    Add example code to flake8 linter Miguel Grinberg 2022-01-10 23:52:42 +0000
  • 655bffea1f Moved the sio application to views.py, deleted the reference to the socketio app that doesn't exist #844 Psami-wondah 2022-01-10 21:06:20 +0100
  • 877108c96b added django_example for asgi servers with uvicorn Psami-wondah 2022-01-10 15:13:47 +0100
  • 4ee3649514
    Support multiple Kafka servers sparkingdark 2021-12-22 22:35:04 +0530
  • b2580ccd25 formatted code #840 sparkingdark 2022-01-05 12:55:19 +0530
  • 59851dfad8 changed the preprocessing logic sparkingdark 2021-12-29 11:47:45 +0530
  • b1c419a52b changed the preprocessing logic sparkingdark 2021-12-29 11:47:17 +0530
  • dacdc1a13a added url_list extra parameter for multiple kafka server usage sparkingdark 2021-12-22 22:35:04 +0530
  • 3bd13578c8
    Version 5.5.1.dev0 Miguel Grinberg 2021-11-14 13:17:48 +0000
  • d623836474
    Release 5.5.0 v5.5.0 Miguel Grinberg 2021-11-14 13:16:16 +0000
  • e8fff07b36
    Configure Redis pubsub to skip subscription messages Miguel Grinberg 2021-11-14 13:08:05 +0000
  • a54152f246
    Update Python supported versions in docs Miguel Grinberg 2021-11-11 10:01:17 +0000
  • 34f34e53d6
    Do not invoke reserved events on a catch-all handler (Fixes #814) Miguel Grinberg 2021-10-31 00:35:51 +0100
  • 60735dd4c2
    Use correct binary packet types in the msgpack packet encoder (Fixes #811) Miguel Grinberg 2021-10-28 00:27:09 +0100
  • 47c5f45c76 Document how to get connection state in the client (Fixes #799) Miguel Grinberg 2021-10-26 23:52:21 +0100
  • 8c2a6ac869 Improved documentation of call() method (Fixes #813) Miguel Grinberg 2021-10-26 23:22:44 +0100
  • ea84b9b1c7 Option to disable the SIGINT handler in the client (Fixes #792) Miguel Grinberg 2021-10-26 20:28:33 +0100
  • dee9e82f75 Fixes incorrect packet type for binary payloads with the msgpack serializer (Fixes #811) #812 Tolga Tarhan 2021-10-25 20:22:05 -0700
  • db0565ada6
    Fixed intermittent test failures (Fixes #572) Miguel Grinberg 2021-10-25 00:28:49 +0100
  • 32db48d12c
    Add missing call() method to namespace classes (Fixes #800) Miguel Grinberg 2021-10-24 20:18:40 +0100
  • ed08a01e65
    Add missing to argument to namespace emit() and send() calls (Fixes #810) Miguel Grinberg 2021-10-24 19:54:23 +0100
  • 26e03ca01c Use None instead of dict default argument #806 Sam Mosleh 2021-10-20 13:38:03 +0330
  • 7c9926e84e lint Sam Mosleh 2021-10-20 10:46:43 +0330
  • 7a7da80c5c Unify redis usage Sam Mosleh 2021-10-20 09:50:07 +0330
  • 8c15b77c9b
    instrumentation to track #572 #nolog Miguel Grinberg 2021-10-17 23:35:33 +0100
  • f245191d86
    Migrate async Redis client manager to aioredis 2.x (Fixes #771) Sam Mosleh 2021-10-16 20:56:45 +0330
  • a15e10358b Migrate to aioredis 2.0 #801 Sam Mosleh 2021-10-16 20:56:45 +0330
  • 4f5bf1e989
    Improve documentation on start_background_task() function Miguel Grinberg 2021-10-15 23:38:39 +0100
  • 67aa7cd8ff
    Version 5.4.2.dev0 Miguel Grinberg 2021-10-14 20:20:04 +0100
  • 8c3fd205f8
    Release 5.4.1 v5.4.1 Miguel Grinberg 2021-10-14 20:19:50 +0100
  • 28569d48ad Catch-all event handlers #789 Miguel Grinberg 2021-09-03 11:06:19 +0100
  • dff3d3da31
    Update config.yml Miguel Grinberg 2021-08-29 17:14:02 +0100
  • a830c9f788 Implement disconnect method for external processes (Fixes #684) Miguel Grinberg 2021-08-20 17:16:42 +0100
  • 37651d9d89
    Version 5.4.1.dev0 Miguel Grinberg 2021-08-02 00:16:02 +0100
  • 9aa31ab95e
    Release 5.4.0 v5.4.0 Miguel Grinberg 2021-08-02 00:15:24 +0100
  • cb1b8ec74b
    Return error packet if client connects to an already connected namespace Miguel Grinberg 2021-07-23 00:14:19 +0100
  • e5e7c8e5d9
    indicate in the change log the last Python 2 compatible version Miguel Grinberg 2021-07-21 23:33:03 +0100
  • 5159e84c49
    Support msgpack and custom packet serializers (Fixes #749) Miguel Grinberg 2021-07-21 00:17:34 +0100
  • a813bde062
    Handle CancelledError in async pubsub managers (Fixes #750) Miguel Grinberg 2021-07-13 10:24:34 +0100
  • fb3ac958df
    Remove executable permissions from setup.py, which has no shebang (#748) Ben Beasley 2021-07-05 18:14:46 -0400
  • 65d2fa20d1 Remove executable permissions from setup.py, which has no shebang #748 Benjamin A. Beasley 2021-07-05 08:00:36 -0400
  • 1a806f2f1a
    Add issue templates #nolog Miguel Grinberg 2021-07-04 11:58:39 +0100
  • 58a235186c
    Bump websockets from 8.1 to 9.1 in /examples/server/asgi #707 dependabot[bot] 2021-06-11 17:48:07 +0000
  • 89e8dca570
    Bump django in /examples/server/wsgi/django_example #705 dependabot[bot] 2021-06-10 17:42:06 +0000
  • b933010ede
    Bump django in /examples/server/wsgi/django_example #704 dependabot[bot] 2021-06-09 17:32:58 +0000
  • 578afe1e2e
    Bump aiohttp from 1.3.1 to 3.7.4 in /examples/server/aiohttp #644 dependabot[bot] 2021-06-07 19:44:24 +0000
  • 09254cc7b8
    remove outdated dependency Miguel Grinberg 2021-06-07 20:43:37 +0100
  • af878774af
    Remove outdated build scripts #nolog Miguel Grinberg 2021-06-07 20:37:34 +0100
  • 98c7ac23f2
    Improved project structure Miguel Grinberg 2021-06-07 20:37:22 +0100
  • f593669121
    Bump django in /examples/server/wsgi/django_example #702 dependabot[bot] 2021-06-04 21:48:22 +0000
  • 82cc2cb4cc
    switch readme to markdown format #nolog Miguel Grinberg 2021-06-03 19:59:39 +0100
  • 4da7036df4 Fixed the problem of AsyncAioPikaManager repeatedly creating a connection (Fixes #691) #692 wangjianwei 2021-05-26 14:01:17 +0800
  • d1b530f453
    Update README.rst #690 maverickquill55 2021-05-24 10:14:32 -0400
  • 2f0d8bbd8c
    more robust handling of emit's "to" argument (Fixes #689) Miguel Grinberg 2021-05-22 15:04:27 +0100
  • 0e18945703
    rename master branch to main #nolog Miguel Grinberg 2021-05-15 15:15:49 +0100
  • 3778222643
    Version 5.3.1dev Miguel Grinberg 2021-05-15 12:58:17 +0100
  • ebde305229
    Release 5.3.0 v5.3.0 Miguel Grinberg 2021-05-15 12:58:08 +0100
  • fc6c390818
    rename master branch to main #nolog Miguel Grinberg 2021-05-15 12:55:18 +0100
  • 6572ad683a
    add open collective funding option Miguel Grinberg 2021-05-15 12:26:59 +0100
  • 58e844b6ab
    Bump eventlet in /examples/server/wsgi/django_example #683 dependabot[bot] 2021-05-08 16:51:26 +0000
  • 703843b42b
    Document that callbacks cannot be used in external processes (Fixes https://github.com/miguelgrinberg/Flask-SocketIO/issues/1533) Miguel Grinberg 2021-05-04 23:09:34 +0100
  • ef4ae900c5
    Improve start_background_task example (Fixes #647) Miguel Grinberg 2021-05-04 23:05:12 +0100
  • d5308504d3
    Document the use of arguments in the connect_error handler (Fixes #554) Miguel Grinberg 2021-05-04 23:02:51 +0100
  • 7d2e7f7eb3
    Allow functions to be used for URL, headers and auth data in client connection (Fixes #588) Miguel Grinberg 2021-05-04 20:39:08 +0100
  • 2538df8bcf
    emit events to multiple rooms (Fixes #605) Miguel Grinberg 2021-05-04 20:04:46 +0100
  • a37ab00b34
    Remove Python 2 from PyPI classifiers Miguel Grinberg 2021-04-26 19:41:09 +0100
  • 66068d9e96
    More descriptive error when joining a room on a bad namespace (Fixes #650) Miguel Grinberg 2021-04-21 00:03:23 +0100
  • 2f085b3338
    Document WebSocket support for threading mode Miguel Grinberg 2021-04-18 20:24:04 +0100
  • 0cc35ce8f4
    Version 5.2.2dev Miguel Grinberg 2021-04-18 12:45:55 +0100
  • 2ae46785d0
    Release 5.2.1 v5.2.1 Miguel Grinberg 2021-04-18 12:45:46 +0100
  • f4e101079f
    Fixed incorrect handling of dashes inside the JSON payload of a packet (Fixes #675) Miguel Grinberg 2021-04-18 12:43:12 +0100
  • 1f0c8c6ef7
    Version 5.2.1dev Miguel Grinberg 2021-04-17 00:35:29 +0100
  • a144c39f8b
    Release 5.2.0 v5.2.0 Miguel Grinberg 2021-04-17 00:29:54 +0100
  • 17d50fabb5
    More instrumentation for #572 #nolog Miguel Grinberg 2021-04-17 00:23:48 +0100
  • 81b0b849bd
    Configure the JSON decoder for safer parsing Miguel Grinberg 2021-04-15 12:03:24 +0100
  • 9ff8bf3541 Updated socketio javascript client versions in documentation Miguel Grinberg 2021-04-13 23:25:52 +0100
  • 09cb411776
    Made parsing of id field of Socket.IO packet faster and more robust Miguel Grinberg 2021-04-13 00:11:00 +0100
  • 8d1aeb2e40
    Correct use of a trailing comma in Socket.IO packets with no id or data (Fixes #671) Miguel Grinberg 2021-04-12 23:48:37 +0100
  • fb3bb80f8a
    Bump django in /examples/server/wsgi/django_example #667 dependabot[bot] 2021-04-08 18:44:20 +0000
  • a07eedf54e
    Pass custom authentication data with client connection (Fixes #661) Miguel Grinberg 2021-03-27 10:56:03 +0000
  • 0ad9291891
    Bump jinja2 from 2.10.1 to 2.11.3 in /examples/server/wsgi #658 dependabot[bot] 2021-03-20 00:20:47 +0000
  • 74c63d529f
    Bump django in /examples/server/wsgi/django_example #657 dependabot[bot] 2021-03-18 21:14:28 +0000
  • 9b3ffc2725
    Version 5.1.1dev Miguel Grinberg 2021-03-10 10:29:39 +0000
  • 4f631aaa79
    Release 5.1.0 v5.1.0 Miguel Grinberg 2021-03-10 10:26:16 +0000
  • 6f812ef8e4
    Catch all possible Redis errors (Fixes #635) Miguel Grinberg 2021-02-21 23:35:05 +0000
  • 54180987cd
    Reset message queue sleep timer upon reconnect Ed Serzo 2021-02-10 14:04:40 -0500
  • 4da6d74f56
    Added wait argument to client's connect method (Fixes #634) Miguel Grinberg 2021-02-15 12:27:29 +0000
  • f341abe88e
    Adding missing example of async client implementation to intro.rst manuel 2021-02-02 22:52:38 +0000
  • 3104e6bf5d Reset sleep timer upon reconnect #636 Ed Serzo 2021-02-10 14:04:40 -0500
  • e94c040f2a Catch TimeoutError (flake8 fixed) #635 oxid 2021-02-10 20:34:32 +0300
  • 52fe7cbdfb Catch TimeoutError (long line fixed) oxid 2021-02-10 20:29:34 +0300