Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/centrifugal/centrifugo

Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.
https://github.com/centrifugal/centrifugo

update changelog

6122a5ec5001f07368ba82633a57f9cef24e1efa authored about 9 years ago by FZambia <[email protected]>
fix tests

9fb353d67fe63e67d9e06b2c0e5fc22da8e3774e authored about 9 years ago by FZambia <[email protected]>
vendor

50acab9ef8382fd672b363b06d73085417575a82 authored about 9 years ago by FZambia <[email protected]>
bind web

878b1d5a6278b7a58ef37cb42fe5b8c5c47d63bc authored about 9 years ago by Alexandr Emelin <[email protected]>
return error from cpu usage func

c230e150c3657347b02e21ef845f3d13aeac3919 authored about 9 years ago by Alexandr Emelin <[email protected]>
cpu and memory stats

7ea6749bc1e881fbc90e9d5244e3d6e2cd9d0a40 authored about 9 years ago by FZambia <[email protected]>
fix expiration check

2eee742414b2a6185acddc8bcc887dd09f8ddd88 authored about 9 years ago by FZambia <[email protected]>
do not use config file on heroku demo instance

b636ee39971e55be1f419ae7082fb1bb7a3a68b0 authored about 9 years ago by FZambia <[email protected]>
config file is now optional and can be omitted for simplest usage

bccd112ce6a62d93953f14a4229d204170762c4c authored about 9 years ago by FZambia <[email protected]>
new insecure_api option

c2b8ca2e8c2670397a46b7aea2edcd73f98bac7c authored about 9 years ago by FZambia <[email protected]>
clean ups

21b8ef48d599c92c592768048dfe3ffc06c83522 authored about 9 years ago by FZambia <[email protected]>
make sockjs wrapper similar to raw websocket

3f97fa86d3b6cd1b02702696cd52e12ddb06af00 authored about 9 years ago by Alexandr Emelin <[email protected]>
remove update time of metrics

ba78395eb8eff26090d0bd7da210bd16c4f0b7c6 authored about 9 years ago by Alexandr Emelin <[email protected]>
wrapper over sockjs session

7f251cca6c5b7e1eb72c8eeca52d7fe61b847996 authored about 9 years ago by Alexandr Emelin <[email protected]>
embed sockjs with []byte in Session interface

fc4f42be290ec9ed2238152c56bb044ea0d5cb7c authored about 9 years ago by Alexandr Emelin <[email protected]>
embed sockjs with []byte in Session interface

6399379b3bfec26586884f4d66efa72f540a3c21 authored about 9 years ago by Alexandr Emelin <[email protected]>
bytes instead of string

57fb85c2d46c86968f53a21477f01db8a48aafce authored about 9 years ago by FZambia <[email protected]>
add some tests

d451d3c629534fc0b51b90a134c709f81bea817b authored about 9 years ago by FZambia <[email protected]>
engine channels should return ChannelID

c39886d84a600165c29bcb8b93dd086e59307bb9 authored about 9 years ago by Alexandr Emelin <[email protected]>
update web

e1cd0bef0fea244d7151f110daae2d6573bd1a14 authored about 9 years ago by FZambia <[email protected]>
remove ttl pointer from protocol - use boolean flag to indicate connection expiration

6c9d936a2f015a4b3fa9967ba38db6a6772658e5 authored about 9 years ago by FZambia <[email protected]>
use hex.EncodeToString to save 4 allocs per op

6b3ec532ffe46a5166bbc391c1e517d6a0863014 authored about 9 years ago by FZambia <[email protected]>
Merge branch 'single_project' of github.com:centrifugal/centrifugo into single_project

48819d4cd2feaf9c9993cbfac70515ba5cd7250c authored about 9 years ago by FZambia <[email protected]>
Merge branch 'master' of github.com:centrifugal/centrifugo into single_project

c1329c25f247f6dc271ec9cd13fe741f54dcdfb4 authored about 9 years ago by FZambia <[email protected]>
fix connection lifetime option

4d565d000352c964be73045352601e61260c9b07 authored about 9 years ago by Alexandr Emelin <[email protected]>
update web

910495e31269dfa5546658143e606e7af6a4e9e5 authored about 9 years ago by FZambia <[email protected]>
change env var names

67eefabd17a7a67ff1981e1ffe7d76a27416b1df authored about 9 years ago by FZambia <[email protected]>
improved history expire next check logic

e7b3148531ef998765154bf938c053cb1ab3efce authored about 9 years ago by FZambia <[email protected]>
Merge pull request #34 from orthographic-pedant/spell_check/conjunction

Fix typographical error(s)

55bef6ea22b489bdbfe7b74cc4294246c92de71b authored about 9 years ago by Alexandr Emelin <[email protected]>
Fix typographical error(s)

Changed conjuction to conjunction in README.

f2153eb8d7a11916bfe7d7aaacfacefcf282ac37 authored about 9 years ago by orthographic-pedant <[email protected]>
Merge branch 'single_project' of github.com:centrifugal/centrifugo into single_project

d62f8c03124b6369624d2ad764ce5bcaa01de169 authored about 9 years ago by FZambia <[email protected]>
remove json tag

03c4e97c9147f802c903d7970a9e3d777cfcbd2a authored about 9 years ago by FZambia <[email protected]>
remove logging

f89ec603fdbea4be153abdcfb13161c067b93eba authored about 9 years ago by Alexandr Emelin <[email protected]>
fix history lifetime value

cf231bb139b83b63eeff5a746bdb4cd8078d29ac authored about 9 years ago by Alexandr Emelin <[email protected]>
export client commands

0f7f344e907bd0f82605148078c8286aeb6b9610 authored about 9 years ago by Alexandr Emelin <[email protected]>
do not use pointer in client uid

74822146a92d8c61236500bddec501c246c78728 authored about 9 years ago by Alexandr Emelin <[email protected]>
update gorilla websocket

5a4bae53e2551e16fc1a101879e4a2600b27e1bc authored about 9 years ago by FZambia <[email protected]>
vendor new dependencies

cdc8ad692be6f1072e371a603e8d075dd2778ca2 authored about 9 years ago by FZambia <[email protected]>
use structs instead of bools in hub maps

f996672875dd64ffbb83a7ceb74e0670414c8bba authored about 9 years ago by FZambia <[email protected]>
fix counter, add bench script

06d601078a4339515db42ae0feae2c928d045c1b authored about 9 years ago by Alexandr Emelin <[email protected]>
more metrics

55ad273611e25b402987b863d2db8e5b3be02802 authored about 9 years ago by FZambia <[email protected]>
work on metrics, default interval

367d7129b8351b55dd8caac5a2b4ba78007d866b authored about 9 years ago by FZambia <[email protected]>
work on metrics

5c7a591015d0b019ef31a84d7c4ab57121ca46e4 authored about 9 years ago by FZambia <[email protected]>
work on stats command

03776d4789c231938b8814c8fc628d03fc273b19 authored about 9 years ago by Alexandr Emelin <[email protected]>
start working on metrics

96158c02d788ef464125f8a4b2456921813dc81a authored about 9 years ago by FZambia <[email protected]>
various clean ups, stats command prototype

740dd2f0f59f016c8b8c790ce819b3649843c8ef authored about 9 years ago by Alexandr Emelin <[email protected]>
public bodies and work on commands

4d0b7dc057760e676cd372f511120bd44c18faaa authored about 9 years ago by Alexandr Emelin <[email protected]>
protocol

aee73316ca72cff99547bb083da697da2b425aa7 authored about 9 years ago by FZambia <[email protected]>
adapt configuration to changes made

3c3a60b9d39b6269ea607323e26526b676785d30 authored about 9 years ago by FZambia <[email protected]>
fix all tests

8faea5a0a1c6051cecb8bb1ea1cdd84fd843a2d5 authored about 9 years ago by FZambia <[email protected]>
remove project key from everywhere

fbf8be6c9af46d297e6761eedf1315107f7606ba authored about 9 years ago by FZambia <[email protected]>
v0.3.0

5c29d90c6ce1f03c7c567275a2f9255d966030c8 authored over 9 years ago by FZambia <[email protected]>
update changelog in preparation to next release

d994a4867010a90decf70ce1ead7e8a71f8542f7 authored over 9 years ago by FZambia <[email protected]>
do not export ping ws conn method

771893a982e876346eb78f1c73c3ff68c8b78360 authored over 9 years ago by FZambia <[email protected]>
Merge pull request #32 from centrifugal/ping

work on websocket periodic pings, refactor config options

04cc6582c0cceaad30862f1010fc253c35ae35c1 authored over 9 years ago by Alexandr Emelin <[email protected]>
remove unused pointers from ws conn struct

c7d89e0a02368b29c52363bc7d6a688a376bf23f authored over 9 years ago by FZambia <[email protected]>
check ping interval value

e3116fa48a9044cc6cc0ffeed056d9dcfab5ca53 authored over 9 years ago by Alexandr Emelin <[email protected]>
ping_alternative

77d025f6f9c8291998c7ec8a23a5e7bebac9e9b2 authored over 9 years ago by FZambia <[email protected]>
another ping implementation

d5d39832896b6598fba5db815541492243bcb418 authored over 9 years ago by FZambia <[email protected]>
work on ws pings, refactor config

699bb0fbd9f4fd3a2fc9e63e01072ebdc801b42b authored over 9 years ago by Alexandr Emelin <[email protected]>
fix comments

930226746a08836a2eb2246f274bbe9c4d8d2207 authored over 9 years ago by FZambia <[email protected]>
remove unused token field from client struct, improve comments

c68efe847f7d1b301f728994f1c1ee4c4f9bdad5 authored over 9 years ago by FZambia <[email protected]>
update bundled web

f1f04c0649752036acef45b24fdbc31e1107f0f2 authored over 9 years ago by Alexandr Emelin <[email protected]>
Merge pull request #31 from centrifugal/channels

Channels command

b4ea871c645b5df66f9c00c09ec751d14bf29b5e authored over 9 years ago by Alexandr Emelin <[email protected]>
fix typo in comment

b347ecda6cb4036bb0492c6147ae78284b42a173 authored over 9 years ago by FZambia <[email protected]>
tests for channels method

fe873eb147be78053374d90efd121a934fad6a17 authored over 9 years ago by FZambia <[email protected]>
use app method to get channel prefix

b6730b7c22ed710a9ee46dd640e2cfe728037242 authored over 9 years ago by FZambia <[email protected]>
Add channels API method to get currently active channels

To use with Redis Engine Redis >= 2.8.0 required.

d2340fdfc0f29874e2e4d56dc3d69173792d9444 authored over 9 years ago by FZambia <[email protected]>
refactor default mux

36dbc0de7fa42f404704ab1a95c2c6ea9dfbbabb authored over 9 years ago by FZambia <[email protected]>
do not send with timeout by default

72e56c717877bd814347492513764719d66766ff authored over 9 years ago by FZambia <[email protected]>
simplify tests

637fa214811ca8a1716777e66d7e0d7d8d1e8c28 authored over 9 years ago by Alexandr Emelin <[email protected]>
use memory engine in API handler benchmark

ee2ddcac516b382d90cef29671a65e28a91df9c8 authored over 9 years ago by FZambia <[email protected]>
do not use global config in tests

33c6e90f6d6b2b0aab1f1a24204c29753a0f3e60 authored over 9 years ago by FZambia <[email protected]>
Merge branch 'master' of github.com:centrifugal/centrifugo

6e2e284ad03ffd21ef018fde2bfa36b4481a1761 authored over 9 years ago by FZambia <[email protected]>
benchmarks for APIHandler and queue Add

ead9ce7641cc2bc5e52acaf230501c1f89544096 authored over 9 years ago by FZambia <[email protected]>
add redis service in travis

6609897a45974129bbf1214cc6f7128264c36b2c authored over 9 years ago by Alexandr Emelin <[email protected]>
travis configuration

43f822ca9111965268a4b77d7b32dd0eb394f492 authored over 9 years ago by Alexandr Emelin <[email protected]>
better locking for redis engine

2b6066ebe14546734745a4e04e3871f17c402a6d authored over 9 years ago by FZambia <[email protected]>
more test coverage for memory engine

fd5c0bd820ca63a8eafcfdeca844683abf0280df authored over 9 years ago by FZambia <[email protected]>
test RedisEngine, check that Redis API message project is not empty

5b822735ed9cfdc597ab3066c8ca29790a01aa42 authored over 9 years ago by FZambia <[email protected]>
test for AdminWebsocketHandler

f07a8be899958255308d57d52a7b2a60eb6cb5dd authored over 9 years ago by Alexandr Emelin <[email protected]>
more testing fo handlers

15774797a52560dc17552e29fbd869fcfdb39f67 authored over 9 years ago by FZambia <[email protected]>
write more tests

cb0aefd8f017ecadeb5409e5c8f56e4008612a83 authored over 9 years ago by FZambia <[email protected]>
add missing tests for logger

167a48a7323dd7507c8a80a2af6fc3fe6e19e9d9 authored over 9 years ago by FZambia <[email protected]>
recursively vendor dependencies

d41a17cf38e6fd637680f5d81e1012c9784cce5b authored over 9 years ago by FZambia <[email protected]>
tests for admin token and ping command

fa09fc6922023c017621df0475b0a5345ffd69e1 authored over 9 years ago by FZambia <[email protected]>
fix wrong names in comments

d28804004505de10b9756c78a8735e68e25a4d06 authored over 9 years ago by FZambia <[email protected]>
v0.2.4

44bf9eb8ed2b1bf19459f04708ddc3fe88da29b0 authored over 9 years ago by FZambia <[email protected]>
update securecookie

0cffefc42e81c0081bb5e63dc7d9297b8dac5042 authored over 9 years ago by FZambia <[email protected]>
update gorilla websocket

276a8021b1ef3d61311beaa52908520b16249c3a authored over 9 years ago by FZambia <[email protected]>
use packages from godep workspace

82116e0b466d3337630a839972c5419f1e920fc9 authored over 9 years ago by FZambia <[email protected]>
godeps

fab44c1aeb16f93c38f5edd60d7171c7ab7ee81b authored over 9 years ago by FZambia <[email protected]>
update viper dependency and handle ConfigPareseError

08e74b5e219c6a1ad02e43317935547fd94def33 authored over 9 years ago by FZambia <[email protected]>
update sockjs-go dependency to its latest v2 revision

b8ee0b74c2b72df8fc9381a33d98ad30c91e400c authored over 9 years ago by FZambia <[email protected]>
use keyed struct initialization for PubSubConn

4730cef4b93f24d5513713503316f7dc223819fc authored over 9 years ago by FZambia <[email protected]>
Merge branch 'master' of github.com:centrifugal/centrifugo

8b0d1f33f30ca7f637deaac9647fc224fdd070bc authored over 9 years ago by FZambia <[email protected]>
export history and presence body structs

6807012f8bc619f4f64594291aa8e683e23125fc authored over 9 years ago by FZambia <[email protected]>
refactor json API endpoint

ab86a2bc10afdba84e741d349d6002d1962fb387 authored over 9 years ago by FZambia <[email protected]>
use []byte for data in generating API sign

06adbd0611422f85d65fa6096c57e7a350bacf8a authored over 9 years ago by FZambia <[email protected]>
use centrifugo prefix for web interface rpm sources folder

416fae8a9d86f8d44c530893308981ff75b2dc62 authored over 9 years ago by Alexandr Emelin <[email protected]>