karolz-ms / IDESessionEndpointPrototype

A repository for trying out ideas for DCP/Aspire IDE session endpoint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDE Session endpoint prototyping

How to run the prototype

  1. Run (F5) the VsSessionServer project.
  2. As part of its startup sequence, VsSessionServer will output the path to public key certificate. Set the DEBUG_SESSION_SERVER_CERT_FILE environment variable to that path.
  3. Change current folder to client-go folder and do make run.

About

A repository for trying out ideas for DCP/Aspire IDE session endpoint

License:MIT License


Languages

Language:C# 69.0%Language:Go 21.1%Language:Makefile 9.9%