Skip to content

fix(client): Support Websocket Engine URLs #545

@refcell

Description

@refcell

Summary

If the engine api url passed into the base-consensus binary is prefixed with ws instead of http, it fails because only an http client is constructed inside kona. Then, when the startup routine to exchange capabilities is called, base-consensus errors out. We should support websocket clients rather than just http inside the base-consensus client.

Metadata

Metadata

Assignees

Labels

A-clientArea: client cratesF-bugFlag: Something isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions