Accept a callable in the http argument for the client #10002

Open
opened 2026-08-29 13:46:23 +00:00 by miguel · 0 comments
Owner

The http argument is currently static, but sometimes it is necessary to create a new session for each attempted connection.

Reference: https://github.com/miguelgrinberg/python-engineio/issues/408

The `http` argument is currently static, but sometimes it is necessary to create a new session for each attempted connection. Reference: https://github.com/miguelgrinberg/python-engineio/issues/408
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-engineio#10002
No description provided.