zerotier / libzt

Encrypted P2P sockets over ZeroTier

Home Page:https://zerotier.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET binding: `Node.InitSetEventHandler` is not really optional as stated in example

CCRcmcpe opened this issue · comments

If you don't call Node.InitSetEventHandler, node.Online stucks at false indefinitely.

Thanks I'll try to replicate this.