Content-Length: 255879 | pFad | https://github.com/NativeScript/nativescript-cli/commit/280b10d3410d9b5340e7dd7e532a11e4cdd7bca5

3F fix(debug-ios): don't explicitly bind ws to `localhost` (#5788) · NativeScript/nativescript-cli@280b10d · GitHub
Skip to content

Commit 280b10d

Browse files
authored
fix(debug-ios): don't explicitly bind ws to localhost (#5788)
1 parent 8583a57 commit 280b10d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/device-sockets/ios/app-debug-socket-proxy-factory.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ export class AppDebugSocketProxyFactory
157157
let currentWebSocket: ws = null;
158158
const server = new ws.Server(<any>{
159159
port: localPort,
160-
host: "localhost",
161160
verifyClient: async (
162161
info: any,
163162
callback: (res: boolean, code?: number, message?: string) => void

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/NativeScript/nativescript-cli/commit/280b10d3410d9b5340e7dd7e532a11e4cdd7bca5

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy