-
```
What steps will reproduce the problem?
1. Try to open a socket
What is the expected output? What do you see instead?
Expected: Open socket, or exception.
Actual: Process just crashes, and app res…
-
```
What steps will reproduce the problem?
1. Try to open a socket
What is the expected output? What do you see instead?
Expected: Open socket, or exception.
Actual: Process just crashes, and app res…
-
```
What steps will reproduce the problem?
1. Try to open a socket
What is the expected output? What do you see instead?
Expected: Open socket, or exception.
Actual: Process just crashes, and app res…
-
```
What steps will reproduce the problem?
1. Try to open a socket
What is the expected output? What do you see instead?
Expected: Open socket, or exception.
Actual: Process just crashes, and app res…
-
```
What steps will reproduce the problem?
1. Try to open a socket
What is the expected output? What do you see instead?
Expected: Open socket, or exception.
Actual: Process just crashes, and app res…
-
```
What steps will reproduce the problem?
1. Try to open a socket
What is the expected output? What do you see instead?
Expected: Open socket, or exception.
Actual: Process just crashes, and app res…
-
```
What steps will reproduce the problem?
1. Try to open a socket
What is the expected output? What do you see instead?
Expected: Open socket, or exception.
Actual: Process just crashes, and app res…
-
```
What steps will reproduce the problem?
1. Try to open a socket
What is the expected output? What do you see instead?
Expected: Open socket, or exception.
Actual: Process just crashes, and app res…
-
```
What steps will reproduce the problem?
1. Try to open a socket
What is the expected output? What do you see instead?
Expected: Open socket, or exception.
Actual: Process just crashes, and app res…
-
For friends who use NGINX
`ENDPOINT="/admin"`
nginx config:
```
map $http_upgrade $connection_upgrade {
default keep-alive;
'websocket' upgrade;
'' close;
}
…