Skip to content

Devolutions::Now::Agent RDP virtual channel

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Devolutions/now-proto

NOW-proto

Devolutions::Now::Agent RDP virtual channel protocol libraries and clients.

Specification

Current protocol specification: read

now-proto-pdu (rust)

This repository contains the Rust implementation of the NOW-proto protocol encoding/decoding library.

Updating protocol

In order to update the protocol, the following steps should be followed:

  1. Update the protocol specification in doc/NOW-spec.md.
    1. Bump the protocol version number.
  2. Update the Rust implementation of the protocol in crates/now-proto-pdu.
    1. Bump current protocol version in NowProtoVersion::CURRENT
  3. Update the C# protocol implementation (WIP)
  4. Update C# clients (WIP)

About

Devolutions::Now::Agent RDP virtual channel

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published