algorand / algorand/go-algorand

DA: Initial client-server connection

未关闭
#5,553 1 条评论 0 个 reaction 已指派 1 人 已被 @ahangsu 认领 在 GitHub 查看
Team Scytale
主要语言
Go
星标
1.4k
派生
537
平均合并
1 天 7 小时
30 天内合并 PR
18

描述

## Summary

Since the DA is a server designed to be launched by and communicate with a client, the first step to building it will be to ensure the launching and stopping processes work properly.

## Completion Criteria
* Can launch the DA from a client
* Support these DAP requests:
* LaunchRequest
* InitializeRequest
* ConfigurationDoneRequest
* Support these DAP events:
* Initialized
* Can close/terminate the DA from a client
* Support these DAP requests:
* DisconnectRequest, TerminateRequest
* Support these DAP events:
* Terminated
* The above actions should work with VSCode a client

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。