binary-ws 简单地包装了一下浏览器与nodejs的websocket,使之具有更好的使用体验。 支持发送队列,支持取消发送。 一条消息是由: [title:string, data:Buffer] 组成的