Skip to content

Commit

Permalink
rerun autobahn
Browse files Browse the repository at this point in the history
  • Loading branch information
KhafraDev committed May 21, 2024
1 parent a1805af commit 93c653e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/web/websocket/receiver.js
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,8 @@ class ByteParser extends Writable {

this.#loop = true
this.#state = parserStates.INFO
this.run(callback)
this.#fragments.length = 0
this.run(callback)
})

this.#loop = false
Expand Down

0 comments on commit 93c653e

Please sign in to comment.