Allow custom serialization formats to be used in the message queues #10004

Open
opened 2026-08-29 10:49:01 +00:00 by miguel · 0 comments
Owner

The packets that are shared among the servers in the message queue use JSON encoding. It would be a good enhancement to let applications configure alternative formats to be used such as msgpack, pickle, etc.

References:

The packets that are shared among the servers in the message queue use JSON encoding. It would be a good enhancement to let applications configure alternative formats to be used such as msgpack, pickle, etc. References: - https://github.com/miguelgrinberg/python-socketio/issues/755 - https://github.com/miguelgrinberg/python-socketio/pull/850
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
miguelgrinberg/python-socketio#10004
No description provided.