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
The network spec defines limits for the number of pending message bytes in each state of each protocol. Add support for each protocol to specify these limits and checking pending messages against these limits. A violation of the limit should result in the connection getting torn down.