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
Currently the earliest packets can be read/written is after packets like login/resourcepackstack have already been sent when using Listen(). However in some cases it would be preferred to be able to send packets as soon as the connection occurs before the loginpacket is sent. Currently the only way to do this would be using a gophertunnel fork/spoon.
The text was updated successfully, but these errors were encountered:
Currently the earliest packets can be read/written is after packets like login/resourcepackstack have already been sent when using Listen(). However in some cases it would be preferred to be able to send packets as soon as the connection occurs before the loginpacket is sent. Currently the only way to do this would be using a gophertunnel fork/spoon.
The text was updated successfully, but these errors were encountered: