From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Vladimir Sedach Newsgroups: gmane.emacs.devel Subject: Re: Emacs HTTP libraries [was: Re: How to contribute new package to GNU ELPA?] Date: Sun, 28 Mar 2021 15:42:16 -0700 Message-ID: <875z1a6gtz.fsf@t510.orion.oneofus.la> References: <15c3cc00-f56e-6e52-2228-30817639315a@gmail.com> <87v9cwek4u.fsf_-_@alphapapa.net> <87k0tcpp71.fsf@db48x.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5737"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.4.15; emacs 27.1 Cc: Daniel Brooks , Adam Porter , emacs-devel@gnu.org To: "T.V Raman" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Mar 29 00:53:12 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lQeHP-0001Ly-I8 for ged-emacs-devel@m.gmane-mx.org; Mon, 29 Mar 2021 00:53:11 +0200 Original-Received: from localhost ([::1]:44064 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lQeHO-0001rc-HV for ged-emacs-devel@m.gmane-mx.org; Sun, 28 Mar 2021 18:53:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60550) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQeGd-0001Rk-JN for emacs-devel@gnu.org; Sun, 28 Mar 2021 18:52:23 -0400 Original-Received: from forward105o.mail.yandex.net ([37.140.190.183]:33919) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lQeGa-0003HU-TI for emacs-devel@gnu.org; Sun, 28 Mar 2021 18:52:22 -0400 Original-Received: from iva3-509fc3649d15.qloud-c.yandex.net (iva3-509fc3649d15.qloud-c.yandex.net [IPv6:2a02:6b8:c0c:4982:0:640:509f:c364]) by forward105o.mail.yandex.net (Yandex) with ESMTP id 17A764200D78; Mon, 29 Mar 2021 01:52:15 +0300 (MSK) Original-Received: from iva4-b3ebd202b141.qloud-c.yandex.net (iva4-b3ebd202b141.qloud-c.yandex.net [2a02:6b8:c0c:4e8e:0:640:b3eb:d202]) by iva3-509fc3649d15.qloud-c.yandex.net (mxback/Yandex) with ESMTP id 2Dr7mVPGDs-qEIe5l2l; Mon, 29 Mar 2021 01:52:15 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oneofus.la; s=mail; t=1616971935; bh=R6P1JxB0gJiW5T/l3QtZX4BvwhZm61I9e5RgIFMqvm4=; h=In-reply-to:Subject:Cc:From:To:Date:References:Message-ID; b=wxi+UNf1LRUmdpmPGKVH5YFnBazDCWwsfTO3ei+fqRFzQIDQTbK1m5JwwlVdSnmvZ yAndOxQ5G66eMuYpc2kmkwth1ZsRnEubt2AfcUOS+fHaSkS4UD+kz4oNAYJ6WZ+MOY qjmQ6woHVKYvcnvUpxIVG7HKFAeO915CnOwaNTHM= Authentication-Results: iva3-509fc3649d15.qloud-c.yandex.net; dkim=pass header.i=@oneofus.la Original-Received: by iva4-b3ebd202b141.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id xkCkeL6gbs-qCKS5kaB; Mon, 29 Mar 2021 01:52:13 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) In-reply-to: Received-SPF: pass client-ip=37.140.190.183; envelope-from=vas@oneofus.la; helo=forward105o.mail.yandex.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:267142 Archived-At: T.V Raman writes: > Daniel Brooks writes: > > 1+ on libcurl, this discussion happened a while ago here though and ran > aground, dont remember why. > But independent of the ability down the road to native-compile elisp, I > still think re-using the work of the curl project to get an HTTP library > that the emacs project doesn't have to maintain would be a big win libwget from GNU Wget2 is a better alternative. It is a GNU project and shares the libgnutls dependency with Emacs. -- Vladimir Sedach Software engineering services in Los Angeles https://oneofus.la