fregante/GhostText

Use node-native WebSocket

オープン

#325 opened on 2024/08/11

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (133 件のフォーク)github user discovery
enhancementhelp wantedvscode

Repository metrics

Stars
 (3,611 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

https://nodejs.org/api/globals.html

No need to import an external module.

VS Code July 2024 includes Electron 30, which includes node 20.14, which includes native websockets:

https://code.visualstudio.com/updates/v1_92

Before then, the last Electron/Node update was in May, which was only to v20.9, which doesn't have native websockets

https://code.visualstudio.com/updates/v1_90

コントリビューターガイド