mirror of https://github.com/fafhrd91/actix-net
update changes
This commit is contained in:
parent
e9657a399a
commit
d2a223e69e
|
@ -2,6 +2,11 @@
|
|||
|
||||
## [0.3.1] - 2019-03-xx
|
||||
|
||||
### Added
|
||||
|
||||
* Add `ServerBuilder::maxconnrate` sets the maximum per-worker number of concurrent connections
|
||||
|
||||
|
||||
### Changed
|
||||
|
||||
* Rename `StreamServiceFactory` to `ServiceFactory`
|
||||
|
|
Loading…
Reference in New Issue