You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2024. It is now read-only.
Dont works the method:
VBAN.openCommandOutputStream(address,port).sendData(text)
Bug caused by missing initialization in VBANPacket one parameter constructor.
bugfix: just add one line to the end of constructor