]> git.cworth.org Git - zombocom-ai/commit
Add a (half)-functional comment field
authorCarl Worth <cworth@cworth.org>
Wed, 7 Dec 2022 04:18:59 +0000 (20:18 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 7 Dec 2022 04:18:59 +0000 (20:18 -0800)
commit252a783ab361e62990e31e5cbf483663548a34be
tree6871ba8326c63e8251cbc8c318b1c00e4af9ba5c
parent375b8a8984f8a9647e89974e786290d2ead855fa
Add a (half)-functional comment field

This sends the comment from the client to the server (but not back again).

The server process simply prints the comment out on its console.
index.html
index.js