Description / Steps to reproduce / Feature proposal
How about a listening property in packages/core/Server?
This tells whether the server is running and listening for connections or not.
Current Behavior
Server.listening property does not exist.
Expected Behavior
Server.listening is true or false.
See Reporting Issues for more tips on writing good issues
Description / Steps to reproduce / Feature proposal
How about a
listeningproperty in packages/core/Server?This tells whether the server is running and listening for connections or not.
Current Behavior
Server.listeningproperty does not exist.Expected Behavior
Server.listeningistrueorfalse.See Reporting Issues for more tips on writing good issues