Class Http2Preface

java.lang.Object
dev.relism.flash.http2.Http2Preface

public final class Http2Preface extends Object
Byte-exact client preface and immutable server startup frames, compiled once at class load.
  • Method Details

    • clientPreface

      public static byte[] clientPreface()
      Immutable client connection preface bytes. Callers must not modify the returned array.