Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-15 | Introducing application timeout. | Max Romanov | 1 | -0/+8 | |
2017-08-02 | Port RPC interface introduced. | Max Romanov | 1 | -0/+24 | |
Usage: 1. Register handlers in incoming port with nxt_port_rpc_register_handler(). 2. Use return value as a stream identifier for next nxt_port_socket_write(). |