Skip to content

Question - does copilot-sdk support browser based applications #195

@Tommertom

Description

@Tommertom

Hi

I haven't tried it yet, but in order to create other UIs I would like to incorporate the copilot-sdk in a browser app, such as angular or so, and then have it connect to the copilot server using http(s). Does the current sdk support this via the client.ts code? I would suspect not, given its dependencies on nodejs packages for the stdio based connections?

If we have a browser based sdk as well, it would surely create an even more cleaner client-server package, would get rid of the need of having a separate express (or similar) based layer for client-server interaction (which only funnels the requests as a proxy).

Thx

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