mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
add sockjs server link
This commit is contained in:
parent
4e216701c0
commit
92686b6e1b
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ actix-web = "0.1"
|
|||
* [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)
|
||||
* [Tcp/Websocket chat](https://github.com/actix/actix-web/tree/master/examples/websocket-chat)
|
||||
* [SockJS Server](https://github.com/fafhrd91/actix-sockjs)
|
||||
|
||||
|
||||
```rust
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue