Description
Currently, the Close frame is only used to close the connection. There are situations where it would be useful to know what caused the connection to close, particularly if it was caused by an error. A straightforward way to do this would be to include the reason for connection closing in the body of the Close frame. Then each GLV could use that information to determine if special handling is required.