SSEClient constructor

SSEClient()

Default constructor

Implementation

factory SSEClient() => SSEClientFactory.create(Client());