mirror of
https://github.com/actix/actix-website
synced 2025-06-27 07:29:02 +02:00
prettier markdown
This commit is contained in:
@ -10,7 +10,6 @@ Actix Web supports WebSockets with the `actix-web-actors` crate. It is possible
|
||||
|
||||
The following is an example of a simple websocket echo server:
|
||||
|
||||
|
||||
<CodeBlock example="websockets" file="main.rs" section="websockets" />
|
||||
|
||||
> A simple websocket echo server example is available in the [examples directory][examples].
|
||||
|
Reference in New Issue
Block a user