Skip to content

Commit 327545a

Browse files
committed
[nop] Update README
1 parent 32687c9 commit 327545a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ See [here][GitHub releases] for earlier releases.
2929
- **Bidirectional a/sync comms** over **WebSockets** with **auto Ajax fallback**
3030
- **It just works**: auto keep-alive, buffering, protocol selection, reconnects
3131
- **Efficient design** with auto event batching for low-bandwidth use, even over Ajax
32-
- Send **arbitrary Clojure vals** with **high-speed binary serialization** (v1.21+) or [edn](https://github.com/edn-format/edn)
32+
- Send **arbitrary Clojure vals** with **high-speed binary serialization** (v1.21+)
3333
- Tiny, easy-to-use [API](../../wiki/1-Getting-started#usage)
3434
- Support for users simultaneously connected with **multiple clients** and/or devices
3535
- Realtime info on **which users are connected**, and over which protocols

0 commit comments

Comments
 (0)