mirror of
				https://github.com/libp2p/go-libp2p.git
				synced 2025-10-31 11:56:37 +08:00 
			
		
		
		
	go-libp2p-pubsub examples
This directory contains example projects that use go-libp2p-pubsub, the Go implementation of libp2p's Publish / Subscribe system.
The chat room example covers the basics of using the PubSub API to build a peer-to-peer chat application.
