mirror of
https://github.com/status-im/react-native.git
synced 2025-03-03 02:40:31 +00:00
Introduce internal server
command
Reviewed By: @frantic Differential Revision: D2449459
This commit is contained in:
parent
7ad418a396
commit
9a22b1e78b
@ -57,6 +57,8 @@ function attachToServer(server, path) {
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
return wss;
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user