mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
9f33cd2896
* Use assert.equal instead of deprecated assertEqual
* Replace let with const where possible
* Add WebSocketMessage type
* Use OpCode in WebSocketFrame
* Use const where possible in WS
* Separate sha1 tests, use const instead of let
Original:
|
||
---|---|---|
.. | ||
mod.ts | ||
sha1.ts | ||
sha1_test.ts | ||
test.ts |