客户端调用服务端的登录方法获取登录结果,前端是javascirpt,后端是GatewayWorker
例如后端有个login的方法,前台js如何请求login方法并根据返回的结果做相应的处理?
看下workerman-chat的例子
看下workerman-chat的例子