hoaproject / Websocket

The Hoa\Websocket library.
https://hoa-project.net/
423 stars 75 forks source link

Add `close-before` event. #91

Closed Metalaka closed 7 years ago

Metalaka commented 7 years ago

Fix #62

I don't really like where I placed the fire('close-before',… call. Adding a behavior inside a shortcut function seem a bad idea but otherwise we must add this call before each (14) close call.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 86.004% when pulling bead328cef0a7df0d4aa201f509a8368d253cdc7 on Metalaka:close-before into c018385af6ae303bdf65a8073c9bf60257eb80f8 on hoaproject:master.