mirror of
https://github.com/rairyx/raven.git
synced 2024-11-11 19:10:50 +00:00
Update README.md
This commit is contained in:
parent
877ed93c94
commit
4ef78968aa
@ -11,7 +11,7 @@ Message broadcasting is implemented by libp2p floodsub.
|
||||
|
||||
**Directory**: `pubsub`
|
||||
|
||||
**What it demonstrates**: Two Go peers, one JS peer, and one Rust peer are all created and run a chat server using a shared PubSub topic. Typing text in any peer sends it to all the other peers.
|
||||
**What it demonstrates**: Three Go peers, one JS peer are all created and run a chat server using a shared PubSub topic. Typing text in any peer sends it to all the other peers.
|
||||
|
||||
**Quick test**: `cd pubsub` and then run `./test/test.sh`. Requires Terminator (eg, `sudo apt-get install terminator`). The rest of this section describes how to test manually.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user