mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-30 08:38:16 +02:00
add sockjs server link
This commit is contained in:
@@ -37,6 +37,7 @@ actix-web = "0.1"
|
|||||||
* [Mulitpart streams](https://github.com/actix/actix-web/tree/master/examples/multipart)
|
* [Mulitpart streams](https://github.com/actix/actix-web/tree/master/examples/multipart)
|
||||||
* [Simple websocket session](https://github.com/actix/actix-web/tree/master/examples/websocket.rs)
|
* [Simple websocket session](https://github.com/actix/actix-web/tree/master/examples/websocket.rs)
|
||||||
* [Tcp/Websocket chat](https://github.com/actix/actix-web/tree/master/examples/websocket-chat)
|
* [Tcp/Websocket chat](https://github.com/actix/actix-web/tree/master/examples/websocket-chat)
|
||||||
|
* [SockJS Server](https://github.com/fafhrd91/actix-sockjs)
|
||||||
|
|
||||||
|
|
||||||
```rust
|
```rust
|
||||||
|
Reference in New Issue
Block a user