do it
This commit is contained in:
parent
59ec512fee
commit
e8e05a8ee6
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ pub fn Websocket() -> impl IntoView {
|
|||
|
||||
// handle incoming messages
|
||||
|
||||
// make this a proper message handler
|
||||
create_effect(move |_| {
|
||||
message.with(move |message_raw| {
|
||||
// Send all messages as strings into chat box
|
||||
|
|
Loading…
Add table
Reference in a new issue