Dear list,

I have been working on implementing a new channel within FreeRDP.
Only the client code is implemented within FreeRDP.
It can be summarized as a Unix socket producer/consumer.
This allows to serialize any protocol operating over a Unix socket and can
be very convenient to expose services on the remote end since the logic is
wrapped around read/write operations.

Is there a policy regarding accepting a new channels within the upstream
code base ?

Cheers,

Thomas Calderon.
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to