Skip to content

Conversation

@mathieucarbou
Copy link
Member

@mathieucarbou mathieucarbou commented Jan 20, 2026

Fix #364 Introduce cleanup() function

This function is similar to cleanupClients(N) for WebSocket except that it only cleanups internal resources.

This "book-keeping" function has to be called in the loop().

This is a non-elegant attempt to fix issue #364

@mathieucarbou mathieucarbou self-assigned this Jan 20, 2026
@mathieucarbou mathieucarbou linked an issue Jan 20, 2026 that may be closed by this pull request
5 tasks
This function is similar to `cleanupClients(N)` for WebSocket except that it only cleanups internal resources.

This "book-keeping" function has to be called in the loop().

This is a non-elegant attempt to fix issue #364
@mathieucarbou mathieucarbou changed the title Fix #364 Introduce for SSE cleanupClients(N) function Fix #364 Introduce cleanup() function for SSE to be called from loop() Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Crash on ESP8266 with rapid reloads

2 participants