Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PubSub Example

1. Install all required dependencies

Go and its dependencies

RabbitMQ

MySql

2. Create Database

Create database 'pubsub'

3. Start Receiver

go run PubSubExample/receiver/main.go 

4. Publish data

go run PubSubExample/sender/main.go 

5. Test

Open database and check data

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages