Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Examples

The websockets.rs example shows how to use actors with Warp websockets. To run it:

$ cargo run --example websocket

You can then interact with it using websocat:

$ websocat ws://127.0.0.1:9000/echo