GithubHelp home page GithubHelp logo

bugnano / wtransport-elixir Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 2.0 79 KB

Elixir bindings for the WTransport WebTransport library

License: Mozilla Public License 2.0

Elixir 56.55% Rust 43.45%
http3 quic webtransport

wtransport-elixir's People

Contributors

bugnano avatar eteeselink avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

eteeselink gfodor

wtransport-elixir's Issues

net::ERR_QUIC_PROTOCOL_ERROR.QUIC_TLS_CERTIFICATE_UNKNOWN (TLS handshake failure (ENCRYPTION_HANDSHAKE) 46: certificate unknown)

After installation (including mkcert -install, mkcert example.com "*.example.com" example.test localhost 127.0.0.1 ::1) and setup using the example echo server:

12:18:51.357 [debug] Starting the wtransport runtime [host: "localhost", port: 4433, certfile: "./priv/example.com+5.pem", keyfile: "./priv/example.com+5-key.pem", connection_handler: Wt.ConnectionHandler, stream_handler: Wt.StreamHandler]

12:18:51.383 [info] Started the wtransport runtime [host: "localhost", port: 4433, certfile: "./priv/example.com+5.pem", keyfile: "./priv/example.com+5-key.pem", connection_handler: Wt.ConnectionHandler, stream_handler: Wt.StreamHandler]
Erlang/OTP 26 [erts-14.0.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit:ns] [dtrace]

When I attempt to connect via https://webtransport.day/, I see this error in the logs:

net::ERR_QUIC_PROTOCOL_ERROR.QUIC_TLS_CERTIFICATE_UNKNOWN (TLS handshake failure (ENCRYPTION_HANDSHAKE) 46: certificate unknown)

Anything I am missing or misconfiguring?

Thanks! Very cool project.

E

WebTransport Client

I have been successfully using https://webtransport.day/ as a client to test wtransport-elixir as a server. I am well versed in JavaScript and don't see a huge leap to implementing a custom browser based client (https://developer.mozilla.org/en-US/docs/Web/API/WebTransport).

  • Can wtransport-elixir initiate connections and use Connection.send_datagram/Stream.send to act as an elixir based client?
    • If so, what are some good patterns for doing so?
    • If not, do you have any suggestions for other libraries or tools to act as an elixir based WebTransport client?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.