Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit 8a7665e

Browse files
committed
update readme
1 parent b753bd1 commit 8a7665e

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
@@ -4,7 +4,7 @@
44

55
By using this client, you can easily subscribe to realtime [Streamr](http://www.streamr.com) streams from Javascript-based environments, such as browsers and [node.js](https://nodejs.org). This enables you to use Streamr as an over-the-internet pub/sub engine with powerful analytics and automation features.
66

7-
The client uses [socket.io](http://socket.io/) under the hood for streaming message delivery. It works in virtually all browsers by using websockets where available, or fallback methods on legacy browsers.
7+
The client uses websockets for streaming message delivery. It should work in all modern browsers.
88

99
### Installation
1010

0 commit comments

Comments
 (0)