Skip to content

davi4046/bevy_eventwork_websocket_json_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

  1. Run cargo run from the server directoy.
  2. Run npm run dev from the client directory.

Server will send a message to the client (See the browser console).

Client will send exactly the same message to the server. This will cause the client to disconnect (See the terminal where the server is running).

The chat message is not received correctly by the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published