You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can be used to stop the server again, by calling the `close()`
method on the `Listening` instance.
Because Iron doesn't re-publish the `Listening` type, we need to add
Hyper as a dependency. See iron/iron#406.
This change allows us to add integration tests that test the server
output.
0 commit comments