-
Notifications
You must be signed in to change notification settings - Fork 294
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: expose besu test ledger web socket API port
Provide a method to retrieve the host port of the web socket JSON RPC API exposed by the Besu AIO image backing the BesuTestLedger class. This is a precursor to us adding support for the websocket transport in one way or another (SocketIO != WebSockets in the strict sense of protocol compatibility because SocketIO servers cannot be used by vanilla WS applications out of the box) Signed-off-by: Peter Somogyvari <[email protected]>
- Loading branch information
Showing
1 changed file
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters