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
Right now it returns a NetStream instead of a NetConnection.
The entrypoint could possibly export a separate method for the existing functionality (name it rtmp.stream) and rtmp.connect should only get as far as creating a live NetConnection.
This would be a breaking change but the library is still only on major version 0.
The text was updated successfully, but these errors were encountered:
Right now it returns a NetStream instead of a NetConnection.
The entrypoint could possibly export a separate method for the existing functionality (name it rtmp.stream) and rtmp.connect should only get as far as creating a live NetConnection.
This would be a breaking change but the library is still only on major version 0.
The text was updated successfully, but these errors were encountered: