jchannel

async start(host='localhost', port=8889, url=None, heartbeat=30)

Convenience function that instantiates a kernel server, starts this server and returns it.

Parameters:
Returns:

The server.

Return type:

jchannel.server.Server