algorand / algorand/go-algorand

DA: Initial client-server connection

オープン
#5,553 コメント 1 件 リアクション 0 件 担当者 1 名 @ahangsu が担当を希望しています GitHub で見る
Team Scytale
主要言語
Go
スター
1.4k
フォーク
537
平均マージ
1日 7時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。