mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-13 14:30:02 -04:00
refractor websocket again
This commit is contained in:
parent
c681e21777
commit
c9236f90d5
9 changed files with 233 additions and 208 deletions
|
@ -1,3 +1,5 @@
|
|||
//currently broken
|
||||
|
||||
class TLSSocket extends CustomWebSocket {
|
||||
constructor(hostname, port, debug) {
|
||||
super();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue