Allow SSH client to be RPC Server #1

Closed
opened 2015-04-05 11:09:05 +00:00 by justin · 1 comment
justin commented 2015-04-05 11:09:05 +00:00 (Migrated from dev.justinjudd.org)
Owner

Currently RPC client is only on the SSH client side of the connection, and the RPC server is only on the SSh Server side of the connection. SSH allows bidirectional communication, so an SSH server being able to initiate RPC requests to an ssh Client may be desired.

Currently RPC client is only on the SSH client side of the connection, and the RPC server is only on the SSh Server side of the connection. SSH allows bidirectional communication, so an SSH server being able to initiate RPC requests to an ssh Client may be desired.
justin commented 2015-04-06 11:31:42 +00:00 (Migrated from dev.justinjudd.org)
Author
Owner
<a href="/justin/sshrpc/commit/5dfe2ab0540cd854e9e5b1a509b14d863930fe69">added support for 2-way RPC sessions. closes #1 </a>
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: justin/sshrpc#1
No description provided.