Skip to content

hiranya/ibiza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ibiza

A PubSubHubbub hub implementation for simple, web-scale and decentralized pubsub messaging. This hub server confirms to the Pubsubhubbub 0.4 specification and additionally implements permanent subscriptions from the Pubsubhubbub 0.3 specification

Ibiza has been built using Go (golang).

Start redis

  • docker-compose up

Gain shell to redis

  • docker exec -it <container_id> bash

Unit tests

  • go test -tags=unit

Clean test data in Redis

  • go test -tags=clean

About

Go (golang) based PubSubHubbub server, and subscriber client library for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages