mercure

🪽 An open, easy, fast, reliable and battery-efficient solution for real-time communications

AGPL-3.0 License

Stars
3.9K
Committers
70

Bot releases are hidden (Show)

mercure - v0.2.3

Published by dunglas almost 6 years ago

Changelog

796df17 Fix CORS handling (#18)

Docker images

  • docker pull dunglas/mercure:v0.2.3
  • docker pull dunglas/mercure:v0
  • docker pull dunglas/mercure:v0.2
  • docker pull dunglas/mercure:latest
mercure - v0.2.2

Published by dunglas almost 6 years ago

Changelog

e927e98 Add Symfony bundle
caf2295 Add Windows builds to the release page
2bd4e8f Add a troubleshooting section, improve README
93453dc Fix readme typo
d1be5a7 Merge pull request #13 from adrienbrault/patch-1
5a3d89f Merge pull request #15 from dunglas/troubleshooting
06d0e7c Merge pull request #16 from dunglas/windows

Docker images

  • docker pull dunglas/mercure:v0.2.2
  • docker pull dunglas/mercure:v0
  • docker pull dunglas/mercure:v0.2
  • docker pull dunglas/mercure:latest
mercure - v0.2.1

Published by dunglas almost 6 years ago

Changelog

4625a27 Fix Docker image
2949ae3 Fix typo in README.md
a319a2c Remove debug statements
23a084b Remove useless port in README
5e85ed5 Remove useless port in README
810c2e9 Uniformize hub URL

Docker images

  • docker pull dunglas/mercure:v0.2.1
  • docker pull dunglas/mercure:v0
  • docker pull dunglas/mercure:v0.2
  • docker pull dunglas/mercure:latest
mercure - v0.2.0

Published by dunglas almost 6 years ago

Changelog

6157d4c redundant if ...; err != nil check, just return error instead
5379f29 Add ID link
5891185 Fix goreleaser deprecations. Bump draft version.
5c4521a Fix link to the examples directory
795742a Fix spec
4950840 Fix typo
6ee84cb Fixed typo
f1cb1d5 Improve TestNewBoltFromEnv
20b5f5d Improve goreleaser's Docker config
a1e20c7 Merge pull request #4 from jdreesen/patch-1
8cf0d4f Merge pull request #5 from mickaelandrieu/patch-1
746f10d Merge pull request #6 from cassiobotaro/simplifications
0575dd6 Merge pull request #7 from cassiobotaro/mispell
0555391 Merge pull request #8 from teohhanhui/patch-1
9d81bb0 Support duplex communication (#11)
1391e27 fix misspelled words
05cd897 simplify code using gofmt -s

mercure - v0.1.0

Published by dunglas about 6 years ago

Changelog

b335e74 Add a Docker image
897b894 Add a FAQ
84fc037 Add a Node and a PHP examples
360fe0f Add a new use case
fbca312 Add a test for PublishHandler
32d7cd9 Add functional tests
b4e5866 Add hub and resources tests
aad1f17 Add security headers
6870d62 Authorization support
f774ea8 Better HTTP server, better tests.
92b15fe CI and releases
e04fa9f CORS handling, logs, and JWT-related bug fix.
ea39c06 Cache the event serialization
785839c Create a package, add some godoc
08240dc Few typos
11df8e3 Fix Let's Encrypt support
36c6b1a Fix a typo in README.md
f0fe1ac Fix goreleaser
0e8a6ef Fix typos in the readme file
23b15c3 Graceful shutdown.
4818725 GraphQL transport
83adea5 HTTPS and HTTP/2 support
0c41a48 History support
6a8d8ac Implement the discovery mechanism in the debug page.
fcc6129 Improve README
d6807c8 Improve README.md
1720a09 Improve logs
b7f2b27 Improve server tests
f8b5150 Improve test coverage
1de78a1 Improve the spec, the implem and the tests
728bd2c Improve the spec. Add encryption section.
fee29b9 Initial commit
cc37f5a Introduce a Subscriber struct
9382307 Merge branch 'master' of github.com:dunglas/mercure
a3cab5f Merge pull request #2 from dunglas/ci
bb451c6 Merge pull request #3 from meyerbaptiste/meyerbaptiste-patch-1
d33a44e Optimize memory usage
5955a5f Re-order README's sections
49bbaaf Refactoring
b16fe92 Reword GraphQL. Mention managed version.
bc03f1a Rewording
1c75b98 Some more tests
8c2004a Support IDs, add LICENSE
dc07a11 Switch to Go modules
ac5d663 Switch to the RFC format
5d4b0ff Test subscribe
dfa3346 Update README
978bb76 Update README.md
dca534a Use an empty struct instead of a useless bool
1ff63e1 Use the "mercure" event type
bb8d3d6 add styling to demo
112e4d1 fix examples directory name
37aa5ff fix first title
b620336 fix on message => onmessage
d4d4551 rename directory example => examples

Docker images

  • docker pull dunglas/mercure:0.1.0