tqwewe / leptos_server_signal

Leptos server signals synced through websockets
MIT License
56 stars 12 forks source link

Fails to build when used with leptos "0.3", works fine with updated Cargo.toml #1

Closed derrickquinn closed 1 year ago

derrickquinn commented 1 year ago

Calling leptos_server_signal::provide_websocket(cx, "ws://localhost:3000/ws") fails with the current version of leptos and leptos_server_signal. Error: image

I've verified that it builds fine, after leptos_server_signal/Cargo.toml uses leptos = "0.3".

tqwewe commented 1 year ago

I've just published version 0.4.0 of leptos_server_signal which uses leptos 0.3