Skip to content

support url in ogmios client instead of host and port #420

Closed
@fatemeh-ra

Description

@fatemeh-ra

What is your idea? Provide a use case.

Currently typescript ogmios client is using host and port of the ogmios instance. But we can't always provide these information of the omgios instance. For example if we want to use a node provider instead of a local ogmios configuration, all we have is a url for https and wss connection. I also tested the correct behavior of ogmios client with the described URLs by patching the createConnectionObject function and with some simple modification it can support the instance url.

Why is it a good idea?

To broaden the ogmios client usecases

What is the current alternative and why is it not good enough?

Now its supporting host and port and it works fine but it cant support all connection types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions