| commit | 98e9f4815236d6c7bce5c5649b47828f5047c6f3 | [log] [tgz] |
|---|---|---|
| author | Jacob Richman <jacob314@gmail.com> | Fri Oct 11 11:24:08 2019 -0700 |
| committer | Jacob Richman <jacob314@gmail.com> | Fri Oct 11 11:24:56 2019 -0700 |
| tree | f90bfcc262ba5d677499ed05dfe53c235bc183a4 | |
| parent | 836ed413f878b97e52189167d4187e0950910b03 [diff] |
Add `WebSocketChannel.connect` factory constructor. This supports platform independent creation of WebSockets providing the lowest common denominator of support on dart:io and dart:html.