]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc: language-neutral client-side endpoints
authorEric Wong <e@80x24.org>
Sat, 5 Mar 2016 07:08:12 +0000 (07:08 +0000)
committerEric Wong <e@80x24.org>
Sat, 5 Mar 2016 07:09:52 +0000 (07:09 +0000)
Be less specific, client-side code can be written in any
language (and I do not care for JS runtimes implemented in
C++ :P).

Documentation/design_notes.txt

index 5da48b5dcc2b302e0267eacea43d1e0ae5336cca..c7a8b26dfe786b8560ecbb3e8e65d82f18c15582 100644 (file)
@@ -126,7 +126,7 @@ Web notes
 * Expose Message-ID in web views to encourage replies from drive-by
   contributors.
 
-* Raw text endpoint allows users to write client-side JS endpoints
+* Raw text endpoint allows users to write client-side endpoints
   without hosting the data themselves (or on a different server).
 
 What sucks about public-inbox