IO client as a "slight" wrapper around the WebSocket API. Instead of writing: const socket = new WebSocket("ws://localhost:3000"); socket.onopen ...
確定! 回上一頁