Add keepalive_time to Backend API

apiadded

Adds a keepalive_time property to the Backend API, that allows a user to explicitly set how long a persistent connection to the backend is maintained between requests.

Prior change: Add new Fanout publish API endpoint

Following change: JavaScript SDK 0.5.5