all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Inclusion of websocket library
@ 2013-07-08  3:12 Andrew Hyatt
  2013-07-10  8:32 ` Stefan Monnier
  0 siblings, 1 reply; 9+ messages in thread
From: Andrew Hyatt @ 2013-07-08  3:12 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 701 bytes --]

Hi everyone,

I have a websocket library (https://github.com/ahyatt/emacs-websocket),
which has been pretty stable for a while now.  It implements the latest
websocket protocol, RFC 6455.

I'm wondering if it anyone thinks this should just be part of the emacs
distribution (probably under the "net" directory).  I personally think that
library-type modules such as this should just be included in emacs, but
there isn't anything particularly wrong with it being available via ELPA as
it is now.

I'd be happy to send a patch adding this in if people think it's a good
idea.  I have FSF papers, the code compiles cleanly (except for the ert
tests, which need the dynamic scope of flet), and it works.

[-- Attachment #2: Type: text/html, Size: 955 bytes --]

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

end of thread, other threads:[~2013-08-01 18:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-08  3:12 Inclusion of websocket library Andrew Hyatt
2013-07-10  8:32 ` Stefan Monnier
2013-07-12  5:29   ` Andrew Hyatt
2013-07-12  7:08     ` Bozhidar Batsov
2013-07-31  4:25     ` Stefan Monnier
2013-07-31 13:56       ` Andrew Hyatt
2013-07-31 17:55         ` Stefan Monnier
2013-08-01 15:11           ` Andrew Hyatt
2013-08-01 18:24             ` Stefan Monnier

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.