1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

Export ws sub-module with websockets related types

This commit is contained in:
Nikolay Kim
2019-03-29 13:49:21 -07:00
parent 709475b2bb
commit 058b1d56e6
4 changed files with 20 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# Changes
## [0.1.0-alpha.2] - 2019-04-xx
## [0.1.0-alpha.2] - 2019-03-xx
### Added
@ -12,6 +12,10 @@
* Session wide basic and bearer auth.
### Changed
* Export `ws` sub-module with websockets related types
## [0.1.0-alpha.1] - 2019-03-28