videlalvaro/gifsockets
Real Time communication library using Animated Gifs as a transport™ observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5101
- days_rel: n/a
- days_push: 5096
- n_releases_24m: 0
Adoption not part of the score
1878 stars · 97 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A proof-of-concept Clojure/Java library that streams real-time text to browsers by encoding messages as frames of an animated GIF over a TCP/HTTP connection. It works even in browsers with no WebSocket support, such as IE6.
Use cases
- stream real-time text updates to browsers without websocket support
- tail server logs in a browser using only an img tag
- show live progress bars for background server tasks
- push messages to legacy browsers like IE6
- experiment with alternative realtime transport mechanisms
When to choose
- you need realtime updates in ancient browsers with zero websocket support
- you want a hacky, dependency-free demo of realtime streaming
- you're exploring unusual data transport techniques
When to avoid
- you need a production realtime communication solution
- you need broad modern browser support (Firefox doesn't work)
- you want maintained, documented software - the author recommends sockjs instead
Facets
library · maturity abandoned
websocket http-server serialization web-development developer-tools jvm cross-platform animated-gif proof-of-concept clojure novelty-transport realtime real-time
1 source
- readme: https://github.com/videlalvaro/gifsockets · fetched 2026-08-28 · 1b237a02f195
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| videlalvaro/gifsockets | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="videlalvaro/gifsockets")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem