chiark / gitweb /
First demo of a streaming API working.
authorSimon Tatham <anakin@pobox.com>
Sat, 23 Dec 2023 11:37:08 +0000 (11:37 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 23 Dec 2023 11:37:08 +0000 (11:37 +0000)
commit81a7009225b20e057ee9b079a0f53a33cae33d93
tree0b8f92ca1f2faf93224095f89ecc8184c52b9ea4
parent9fde14114b3e4b677de497b95d47a85b312c42c7
First demo of a streaming API working.

Had to bodgily pull in the Python version's auth data for this, but
it's a start. I can sort that part out properly later.
src/main.rs