Giter Site home page Giter Site logo

Comments (4)

marten-seemann avatar marten-seemann commented on August 20, 2024

I don’t understand the question. We’re not even using nginx anywhere.

from quic-interop-runner.

Karthikdasari0423 avatar Karthikdasari0423 commented on August 20, 2024

I have seen nginx docker container in https://interop.seemann.io/
I believe you are using nginx server in your tests and i believe you are changing configuration file for quic support

And to connect to this nginx server or any other quic server implementation,we should use some client command

In below case ngtcp2 quic server is running on port 9082 and IP 172.16.2.2

I am running this server on my Server Virtual machine

Server:-

/home/vagrant/quic_services/ngtcp2/examples/server 172.16.2.2 9082 ../../example.key ../../example.crt

If I need to connect to this server then I need to run below ngtcp2 quic client command on Client Virtual machine,

Client:-
/home/vagrant/quic_services/ngtcp2/examples/client 172.16.2.2 9082 https://172.16.2.2/

I believe you are also using similar commands in background of each client and server implementation of your https://interop.seemann.io/
Screenshot_2023-09-27-15-18-53-21_40deb401b9ffe8e1df2f1cc5ba480b12

Please correct me if I am wrong

from quic-interop-runner.

marten-seemann avatar marten-seemann commented on August 20, 2024

This is all documented in the README.

from quic-interop-runner.

Karthikdasari0423 avatar Karthikdasari0423 commented on August 20, 2024

Thank you @marten-seemann

from quic-interop-runner.

Related Issues (20)

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.