All of lore.kernel.org
 help / color / mirror / Atom feed
* Anyone tried to build and to use QUIC?
@ 2019-07-31 11:06 JH
  2019-08-01 20:54 ` Randy MacLeod
  0 siblings, 1 reply; 3+ messages in thread
From: JH @ 2019-07-31 11:06 UTC (permalink / raw)
  To: Yocto discussion list

Hi,

I searched recipes for supporting QUIC, but could not find it. Has
anyone tried to build and to use QUIC?

Thank you.

Kind regards,

- JH


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Anyone tried to build and to use QUIC?
  2019-07-31 11:06 Anyone tried to build and to use QUIC? JH
@ 2019-08-01 20:54 ` Randy MacLeod
  2019-08-02 11:33   ` JH
  0 siblings, 1 reply; 3+ messages in thread
From: Randy MacLeod @ 2019-08-01 20:54 UTC (permalink / raw)
  To: JH, Yocto discussion list

On 7/31/19 7:06 AM, JH wrote:
> Hi,
> 
> I searched recipes for supporting QUIC, but could not find it. Has
> anyone tried to build and to use QUIC?
> 
> Thank you.
> 
> Kind regards,
> 
> - JH
> 

Hi,

I presume that you mean QUIC (Quick UDP Internet Connections)
as in:
    https://github.com/conght/quic

I also couldn't find an existing recipe using:
    https://layers.openembedded.org/layerindex/branch/master/recipes/?q=QUIC

or by a general web search.

Do you have a specific implementation in mind?
Care to write a recipe and send it in?
FYI:
   http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded

Alternatively contractors and companies are available if you want to go
that route.

-- 
# Randy MacLeod
# Wind River Linux


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Anyone tried to build and to use QUIC?
  2019-08-01 20:54 ` Randy MacLeod
@ 2019-08-02 11:33   ` JH
  0 siblings, 0 replies; 3+ messages in thread
From: JH @ 2019-08-02 11:33 UTC (permalink / raw)
  To: Randy MacLeod; +Cc: Yocto discussion list

Hi Randy,


On 8/2/19, Randy MacLeod <randy.macleod@windriver.com> wrote:
> On 7/31/19 7:06 AM, JH wrote:
>> Hi,
>>
>> I searched recipes for supporting QUIC, but could not find it. Has
>> anyone tried to build and to use QUIC?
>>
>> Thank you.
>>
>> Kind regards,
>>
>> - JH
>>
>
> Hi,
>
> I presume that you mean QUIC (Quick UDP Internet Connections)
> as in: https://github.com/conght/quic

Correct.

> I also couldn't find an existing recipe using:
>
> https://layers.openembedded.org/layerindex/branch/master/recipes/?q=QUIC
>
> or by a general web search.
>
> Do you have a specific implementation in mind?

I am looking for a small example of Linux C/C++ QUIC client / server
program in socket level to replace TCP socket communication
application. The client will run on an embedded system resource
limited imx6 built from Yocto, the server is running in Ubuntu VM.

> Care to write a recipe and send it in?
> FYI:
>    http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded
>
> Alternatively contractors and companies are available if you want to go
> that route.

Absolutely, I am actually looking for that right now, contractors or
companies have expertise in both QUIC and Yocto, please contact me.
Appreciate recommendation of information for relevant contractors and
companies.

Thank you very much Randy.

Kind regards,

- JH


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-08-02 11:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-31 11:06 Anyone tried to build and to use QUIC? JH
2019-08-01 20:54 ` Randy MacLeod
2019-08-02 11:33   ` JH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.