1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-01-18 13:51:50 +01:00
jrconlin dca4c110dd
feature: allow TestServer to open a websocket on any URL
* added `TestServer::ws_at(uri_str)`
* modified `TestServer::ws()` to call `self.ws_at("/")` to preserve
behavior

Closes #432
2018-08-01 09:30:27 -07:00
..
2018-07-16 11:17:45 +06:00
2018-06-02 15:52:50 +02:00
2018-07-04 21:01:27 +06:00
2018-06-19 16:45:26 +06:00
2018-07-14 00:05:07 +02:00
2018-06-23 10:29:23 +06:00
2018-07-21 05:58:08 -07:00
2018-07-21 05:58:08 -07:00
2018-06-02 15:52:50 +02:00
2018-07-04 21:01:27 +06:00
2018-07-30 08:21:12 +03:00
2018-07-18 10:01:28 +06:00
2018-07-15 16:25:56 +06:00
2018-07-18 10:01:28 +06:00
2018-07-16 11:17:45 +06:00
2018-07-15 16:25:56 +06:00
2018-07-04 21:01:27 +06:00
2018-06-24 22:27:30 +06:00
2018-07-02 23:35:32 +06:00