Oliver Lenehan
|
0f6acf2753
|
fix(std): Use Deno.errors where possible. (#4356)
|
2020-03-13 21:40:13 -04:00 |
|
Yusuke Sakurai
|
9075daa2e3
|
[std/ws] provide default close code for ws.close() (#4172)
|
2020-02-28 11:17:00 -05:00 |
|
Yusuke Sakurai
|
942e67c00b
|
refactor(std/http): move io functions to http/io.ts (#4126)
|
2020-02-26 10:48:35 -05:00 |
|
Suguru Motegi
|
79c6e052ed
|
fix: createSecKey logic (#4063)
|
2020-02-24 16:37:15 -05:00 |
|
Yusuke Sakurai
|
d9886a44d1
|
fix: [ws] sock shouldn't throw eof error when failed to read frame (#4083)
|
2020-02-23 11:59:36 -05:00 |
|
Yusuke Sakurai
|
c2986891f6
|
remove non-null assertion operator from std (part1) (#3900)
|
2020-02-07 02:23:38 -05:00 |
|
Yusuke Sakurai
|
699d10bd9e
|
fix: make WebSocket.send() exclusive (#3885)
|
2020-02-06 08:42:32 -05:00 |
|
Bartek Iwańczuk
|
34b99fec8e
|
rename dial to connect and dialTLS to connectTLS (#3710)
|
2020-01-18 18:35:12 +01:00 |
|
Dreamacro
|
70b1be6ff4
|
Fix ws handshake with correctly empty search string (#3587)
|
2020-01-04 04:31:12 -05:00 |
|
Ry Dahl
|
bfab4ed0df
|
Happy new year! (#3578)
|
2020-01-02 15:13:47 -05:00 |
|
Ryan Dahl
|
151ce0266e
|
Move everything into std subdir
|
2019-10-09 17:10:09 -04:00 |
|