Added minimal embedded http client and server.
authorNot Zed <notzed@gmail.com>
Mon, 4 Jan 2021 02:37:30 +0000 (13:07 +1030)
committerNot Zed <notzed@gmail.com>
Mon, 4 Jan 2021 02:37:30 +0000 (13:07 +1030)
commitc89d0738b54e21e424fb77ab01842e4008d93d92
tree13c6610d4de754cb57886740e85174a3e151c65c
parent82c41f15fc8a7808bed2f709cee53741010ac02c
Added minimal embedded http client and server.
Minor tweaks to blob compiler.
Added some specific node types to ez-node.
.gitignore
Makefile
ez-blob-compiler.c
ez-blob-io.h
ez-http.c [new file with mode: 0644]
ez-http.h [new file with mode: 0644]
ez-node.h
ez-set.h
ez-tree.h