@UnstableApi
public final class Http2ConnectionPrefaceWrittenEvent
extends Object
Signifies that the connection preface has been sent.
The client sends the preface, and the server receives the preface. The client shouldn't write any data until this
event has been processed.