// Browser WebSocket implementation
const WebSocketImpl = window.WebSocket

export default WebSocketImpl
