Skip to content

Haxe externs for enabling Http/2 in client-side JS via fetch

Notifications You must be signed in to change notification settings

Brave-Pi/hxjs-http2

Repository files navigation

Haxe project

This is an example Haxe project scaffolded by Visual Studio Code.

Without further changes the structure is following:

  • src/RunTests.hx: Entry point Haxe source file
  • test.hxml: Haxe command line file used to build the project
  • README.md: This file

Setup

npm i
npx lix download
npx haxe test.hxml

HxJs-HTTP2

Haxe externs to enable experimental HTTP/2 multiplexing and bi-directional streaming in the browser.

Repl

See also:

About

Haxe externs for enabling Http/2 in client-side JS via fetch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published