Real Time communication library using Animated Gifs as a transport™.
"Real Time communication library using Animated Gifs as a transport™" - Alvaro Videla.
This is a PHP port of the very awesome gifsockets by Alvaro Videla. It is using
React/Httpfor delivery.
Through composer.
First, start the example server:
$ php examples/stdin.php
Next, open up a browser and point it to
localhost:8080. Now you can start typing stuff into the server window. Each line captured by STDIN will be converted to a GIF frame and streamed to the browser in Real Time (tm), also known as Netscape Time (tm).
Good:
Bad:
Non-existent:
MIT, see LICENSE.