Skip to content

Commit 18f94fa

Browse files
Necoo33Necdet Arda Etimanrobjtede
authored
Added actix-jwt-cookies and actix-ws-broadcaster to README (#482)
* Added �ctix-jwt-cookies to README * added actix-ws-broadcaster to Community Crates --------- Co-authored-by: Necdet Arda Etiman <[email protected]> Co-authored-by: Rob Ede <[email protected]>
1 parent 66b82f0 commit 18f94fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ These crates are provided by the community.
4949
| [actix-telepathy] | ![crates.io](https://img.shields.io/crates/v/actix-telepathy?label=latest) [![dependency status](https://deps.rs/crate/actix-telepathy/latest/status.svg)](https://deps.rs/crate/actix-telepathy) | Build distributed applications with `RemoteActors` and `RemoteMessages`. |
5050
| [apistos] | ![crates.io](https://img.shields.io/crates/v/apistos?label=latest) [![dependency status](https://deps.rs/crate/apistos/latest/status.svg)](https://deps.rs/crate/apistos) | Automatic OpenAPI v3 documentation for Actix Web |
5151
| [actix-web-validation] | ![crates.io](https://img.shields.io/crates/v/actix-web-validation?label=latest) [![dependency status](https://deps.rs/crate/actix-web-validation/latest/status.svg)](https://deps.rs/crate/actix-web-validation) | Request validation for Actix Web |
52+
| [actix-jwt-cookies] | ![crates.io](https://img.shields.io/crates/v/actix-jwt-cookies?label=latest) [![dependency status](https://deps.rs/repo/github/Necoo33/actix-jwt-cookies/status.svg)](https://deps.rs/repo/github/Necoo33/actix-jwt-cookies?path=%2F) | Store your data in encrypted cookies and get it elegantly. |
53+
| [actix-ws-broadcaster] | ![crates.io](https://img.shields.io/crates/v/actix-ws-broadcaster?label=latest) [![dependency status](https://deps.rs/repo/github/Necoo33/actix-ws-broadcaster/status.svg?path=%2F)](https://deps.rs/repo/github/Necoo33/actix-ws-broadcaster?path=%2F) | A broadcaster liblary for actix-ws that includes grouping and conditional broadcasting. |
5254

5355
To add a crate to this list, submit a pull request.
5456

@@ -84,3 +86,5 @@ To add a crate to this list, submit a pull request.
8486
[actix-web-validation]: https://crates.io/crates/actix-web-validation
8587
[actix-telepathy]: https://crates.io/crates/actix-telepathy
8688
[apistos]: https://crates.io/crates/apistos
89+
[actix-jwt-cookies]: https://crates.io/crates/actix-jwt-cookies
90+
[actix-ws-broadcaster]: https://crates.io/crates/actix-ws-broadcaster

0 commit comments

Comments
 (0)