Devolutions / Devolutions/IronRDP

Implement MS-TSGU client channel close handling

Open
#1,726 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
3.2k
Forks
275
Avg merge
1d 11h
Merged PRs (30d)
189

Description

`GwClient` does not send an MS-TSGU close message when a client connection ends, and `poll_shutdown` is a no-op.

Implement client-initiated channel closure so consumers such as `ironrdp-agent gw-forward` can propagate a TCP half-close and complete an orderly RD Gateway teardown.

> [!NOTE]
> Human-tuned, LLM-assisted content.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate GwClient and its no-op poll_shutdown implementation, then trace how ironrdp-agent gw-forward handles connection shutdown. Confirm that client-initiated closure sends the MS-TSGU close message, propagates a TCP half-close, and completes an orderly RD Gateway teardown.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.