Closed florianfelix closed 8 months ago
I updated the dependencies and it seems to just work with leptos 0.6.5 and axum 0.74
I also changed the example in the readme. The previous version did not work but this does. I do not know why.
Maybe better use the other pull request. Seems more complete.
Thanks @florianfelix ! I've merged https://github.com/tqwewe/leptos_server_signal/pull/13
I updated the dependencies and it seems to just work with leptos 0.6.5 and axum 0.74
I also changed the example in the readme. The previous version did not work but this does. I do not know why.