3.2.1 (2016-02-06) 3.2.1 (2016-02-06) Fixed a server exception OverflowError:intexceedsXML-RPClimits thatmade supervisorctlstatus unusable if the system time was far into thef...
Integrating the Two Sides with a Connector A Basic Connector Communication with the Server-Side Integrating the Two Sides with a Connector A client-side widget is integrated ...
Server push Server push Remote event Restful callback Server push Learn how to server push. Server push What “server push” refers to is: server sends a message to client af...
Error code Mark RPC as failed Error Code in brpc User-defined Error Code Error code Learn the error code of bRPC client. brpc use brpc::Controller to set and get parameters...
使用自定义驱动程序进行自动化测试 使用自定义驱动程序进行自动化测试 为Electron应用编写自动测试, 你需要一种 “驱动” 应用程序的方法。 Spectron is a commonly-used solution which lets you emulate user actions via WebDriver . 当然,也可以使用node...