heri16

Results 87 comments of heri16

What happened to the merged pull request? Why are the nodejs examples removed?

Notes to self on creating a `ztnet.createConnection()` that returns a custom NodeJs Socket which _write() and _read() calls zts_send and zts_recv, to work with any existing npm libraries that use...

@laduke did you manage to get this working?

Now I am getting these logs: Server: Apr 14 19:13:08 devops1 curvetun[3413]: Got initial userhash from remote end! Apr 14 19:13:08 devops1 curvetun[3413]: Got good packet hmac! Apr 14 19:13:08...

Could you describe this better? I don't see the ed25519 option on my app.

Where did the Bluetooth only option go?

Per process restart is not yet supported? What are some of the advantages of having it?

Per process restart is not yet supported? What are some of the advantages of having it?

FYI: `IO Lists` are now officially called `IO data`. https://hexdocs.pm/elixir/1.12/IO.html#module-io-data The documentation explains why it can be used as a more efficient alternative to binaries in certain situations.

Looks like a very nice feature. Wonder why the delay in merging.