Create a pure javascript server side (Node.js server SRP logic).

Issue #17 resolved
simon repo owner created an issue

In order to publish a npm module (issue #11) I will need to test verification. The easiest way to do that is to do a full round trip of a javascript client talking to a javascript server. This then has the nice side effect of having a server side class for node.js.

Comments (1)

  1. Log in to comment