Skip to content

adelowo/pusher-channels-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

pusher-channels-queue

Building a messaging queue between applications using Pusher Channels. The tutorial is located at https://pusher.com/tutorials/messaging-queue-node-go

Prerequisites

Getting started

You have to clone this repository before moving on git clone git@github.com:adelowo/pusher-channels-queue.git.

To run the Golang authentication service:

$ cd go
$ go run main.go

You might need to edit the file located at go/.env

To run the Node.js service, you will need to run

$ cd node
$ node index.js

You might need to edit the file located at node/.env

Built With

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published