Ecosyste.ms: OpenCollective

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

Centrifugal

Real-time messaging server and its friends
Collective - Host: opensource - https://opencollective.com/centrifugal - Website: https://centrifugal.github.io/centrifugo/ - Code: https://github.com/centrifugal/centrifugo

redis engine - RLocks and pool size option

github.com/centrifugal/centrifugo - 952acb304efcb7d3575b0a4305cd7ceacf7af1e0 authored over 9 years ago by FZambia <[email protected]>
refactoring and tests

github.com/centrifugal/centrifugo - b3366162274b49ed5b60ad0ecded7967f6fe0e7e authored over 9 years ago by FZambia <[email protected]>
update comments according to new method names

github.com/centrifugal/centrifugo - 823034fe710ee7f11ffed1372c1a2eb8fa7ab317 authored over 9 years ago by Alexandr Emelin <[email protected]>
copy presence map, use RWMutex in presence and history hubs

github.com/centrifugal/centrifugo - e53a3b7448362b614fc9439ab132d07a82be670d authored over 9 years ago by Alexandr Emelin <[email protected]>
Change connection ID in admin.

github.com/centrifugal/centrifugo - ed8472614fc94894d01c1231a29c8ed24552f71b authored over 9 years ago by Alexandr Emelin <[email protected]>
introduce ChannelID

github.com/centrifugal/centrifugo - a7bdf5b259ea9fc513fa0920496e4c6c8bdbfeb1 authored over 9 years ago by Alexandr Emelin <[email protected]>
Merge pull request #13 from klauspost/strong-id-types

Add strong types for ID types.

github.com/centrifugal/centrifugo - 5be4f3f0027d89683e0a441409fb60c1c9695172 authored over 9 years ago by Alexandr Emelin <[email protected]>
Replace a lot of "channel" function parameter name with 'ch'.

github.com/centrifugal/centrifugo - 2bb219a7caf8a0fa27e2527868be05c5e90a46eb authored over 9 years ago by Klaus Post <[email protected]>
ChannelID -> Channel

github.com/centrifugal/centrifugo - ca472dca302a1faa899da80ae6712f7fb3837ee0 authored over 9 years ago by Klaus Post <[email protected]>
Add more type safety.

Add ConnID as a separate type, since it identifies a unique connection.

github.com/centrifugal/centrifugo - 54182f490ffb1920966ccbe5cf66df750ad18aa0 authored over 9 years ago by Klaus Post <[email protected]>
Rename long parameter names.

github.com/centrifugal/centrifugo - d20dbc33a9fa6b4d98c009f255ed35ee773d8379 authored over 9 years ago by Klaus Post <[email protected]>
Rename types.

github.com/centrifugal/centrifugo - 89674fd771b65238c8dfa988a8df4c8be28c79be authored over 9 years ago by Klaus Post <[email protected]>
Merge branch 'strong-id-types' of github.com:klauspost/centrifugo into strong-id-types

Conflicts:
libcentrifugo/structure.go

github.com/centrifugal/centrifugo - 33c910474a9300e2721eaba48d2e190cff8ca1b1 authored over 9 years ago by Klaus Post <[email protected]>
Add strong types for ID types.

Example for Issue #12 for discussion.

github.com/centrifugal/centrifugo - 694c57ba58860a53998c92820bc0dc6d0a01e0d1 authored over 9 years ago by Klaus Post <[email protected]>
Add strong types for ID types.

Example for Issue #12 for discussion.

github.com/centrifugal/centrifugo - d9acddfc5376f2fd54dda8e8ea3096d5e97982f8 authored over 9 years ago by Klaus Post <[email protected]>
protect structure with RLock

github.com/centrifugal/centrifugo - e364f09b1b032490730929976ac5f48047977f42 authored over 9 years ago by FZambia <[email protected]>
Merge pull request #11 from klauspost/use-go-style-naming

Rename a whole bunch of funtions to a shorter version.

github.com/centrifugal/centrifugo - d53fee8d1f90f7a513931b53b1234be594526bc3 authored over 9 years ago by Alexandr Emelin <[email protected]>
client.Info -> defaultInfo

github.com/centrifugal/centrifugo - f3883078b76a5991ad71e05d3bb5e68264496562 authored over 9 years ago by Klaus Post <[email protected]>
Also adjust session name in adminSession

github.com/centrifugal/centrifugo - 33ee8743ad7f15d646a4ca53638f4a215275f604 authored over 9 years ago by Klaus Post <[email protected]>
Merge branch 'use-go-style-naming' of github.com:klauspost/centrifugo into use-go-style-naming

Conflicts:
libcentrifugo/application.go
libcentrifugo/client.go
libcentrifugo/config.go
libc...

github.com/centrifugal/centrifugo - 6b6bbfbdc71a033cd5e416c7f0297baf8cb3f6c2 authored over 9 years ago by Klaus Post <[email protected]>
Amends requested.

github.com/centrifugal/centrifugo - d0f7089fba529ec87066ed9a2388c17a81418c8d authored over 9 years ago by Klaus Post <[email protected]>
Rename a whole bunch of funtions to a shorter version.

github.com/centrifugal/centrifugo - 88a72a76bf348cb2053e50bf29c3208d25c042cf authored over 9 years ago by Klaus Post <[email protected]>
use json to decode redis API commands

github.com/centrifugal/centrifugo - 08bda62a7063aadfd7ba19d4ed095577c367111e authored over 9 years ago by Alexandr Emelin <[email protected]>
Rename a whole bunch of funtions to a shorter version.

github.com/centrifugal/centrifugo - 9b8409c143d2f96ed661065a3821ea40cba05348 authored over 9 years ago by Klaus Post <[email protected]>
tests for subscription hub

github.com/centrifugal/centrifugo - ccc57cd60b090554ca659128c90fbf15ac51cba2 authored over 9 years ago by FZambia <[email protected]>
Merge pull request #9 from centrifugal/strong_types

some refactoring of types and command decoding

github.com/centrifugal/centrifugo - 58dc86402740d0cf3728de96d02a86f9234ad51d authored over 9 years ago by Alexandr Emelin <[email protected]>
fix error messages in redis reply decoding

github.com/centrifugal/centrifugo - 5b6033f57ceb458b2fac1315395f7ffd29e00cd7 authored over 9 years ago by FZambia <[email protected]>
move max channel length to config

github.com/centrifugal/centrifugo - 9e1c74a8a546caf0c9f5589c1b51b8cb4f298ed1 authored over 9 years ago by FZambia <[email protected]>
shorten channel options var name everywhere

github.com/centrifugal/centrifugo - 7a4b613194adbb1759549d7e0001e4ac1abf1fd4 authored over 9 years ago by FZambia <[email protected]>
use json instead of mapstructure for command decoding

github.com/centrifugal/centrifugo - a0bd971927273c5f44dba117c2e2332f75daff51 authored over 9 years ago by FZambia <[email protected]>
refactor presence types

github.com/centrifugal/centrifugo - 80c3d8d904dffc893fd9907ab00602a5b96b1f57 authored over 9 years ago by FZambia <[email protected]>
start refactoring types

github.com/centrifugal/centrifugo - f8fdeba9070c7210f64b96aa9a03e85cb20bb717 authored over 9 years ago by FZambia <[email protected]>
check token and sign length before generating reference one

github.com/centrifugal/centrifugo - 24eb80ed0c9983865a8d500512bcae0c9c62a508 authored over 9 years ago by FZambia <[email protected]>
Merge pull request #8 from dchest/patch-1

auth: use constant-time comparison

github.com/centrifugal/centrifugo - 0ab314f781e365064e1497efe39546c6a2a125ef authored over 9 years ago by Alexandr Emelin <[email protected]>
Merge pull request #7 from klauspost/response-cleanup

Clean up responses

github.com/centrifugal/centrifugo - 5e35ed3e1e2a587c249e131976e3bf802bf5fd77 authored over 9 years ago by Alexandr Emelin <[email protected]>
Only keep first error in response.

Return a bool, so it can be used to test for error as well.

github.com/centrifugal/centrifugo - 6443423b05bfe35ebab79e656c13a88dec521ca2 authored over 9 years ago by Klaus Post <[email protected]>
auth: use constant-time comparison

Use hmac.Equal to compare tokens in constant time to avoid timing attacks.

github.com/centrifugal/centrifugo - 770db5e937cb92a5a95a021f7404e9d7156ac756 authored over 9 years ago by Dmitry Chestnykh <[email protected]>
Remove custom marshalling of resonses.

Set error via function call.
Remove toJson since it no longer serves any purpose.

github.com/centrifugal/centrifugo - cdd0cfbf9b2577bfc7e1406c9ff175017b0ab5da authored over 9 years ago by Klaus Post <[email protected]>
fix response when encoders used

github.com/centrifugal/centrifugo - 8b8e064108ba9a302c8513641b9989c88bfcd238 authored over 9 years ago by FZambia <[email protected]>
refactor publish method - accept channel options

github.com/centrifugal/centrifugo - 446ef3e192f946edf4ae76ab2929463ce4bd9894 authored over 9 years ago by FZambia <[email protected]>
start writing tests for hubs

github.com/centrifugal/centrifugo - d9638c25dc9899fb8341fe4381ef2b7924eb4e78 authored over 9 years ago by FZambia <[email protected]>
use RWMutex to RLock in readonly methods

github.com/centrifugal/centrifugo - 3e4ecaa78f6f3e29f356c4ab429047014b0d209d authored over 9 years ago by FZambia <[email protected]>
simplify response, add tests for it

github.com/centrifugal/centrifugo - a8bcf0218651e1e0c2b8c2f7bbd94417eba52469 authored over 9 years ago by FZambia <[email protected]>
fix typo in readme

github.com/centrifugal/centrifugo - b55dcd7c80eaa89a4d5f2150bb799d6aa9010237 authored over 9 years ago by Alexandr Emelin <[email protected]>
fix typo in link to Centrifuge

github.com/centrifugal/centrifugo - 55cab22f240b346b0a62e2a050c6419db6069893 authored over 9 years ago by Alexandr Emelin <[email protected]>
mention genconfig command when no config file found

github.com/centrifugal/centrifugo - 625888e18c239da842766105e5b1ce03d019cf3b authored over 9 years ago by Alexandr Emelin <[email protected]>
do not unmarshal default info if empty

github.com/centrifugal/centrifugo - a7794255a02fbc45794ed17954143ab227607ba9 authored over 9 years ago by Alexandr Emelin <[email protected]>
handle malformed private channel info

github.com/centrifugal/centrifugo - 7039533b91f0108e62a3afbf4f4d41b6ca4b743d authored over 9 years ago by Alexandr Emelin <[email protected]>
use empty string as default info

github.com/centrifugal/centrifugo - bcb29ced0d0b8acba624dd8bb9ccab56a25b941d authored over 9 years ago by Alexandr Emelin <[email protected]>
handle admin ping message

github.com/centrifugal/centrifugo - d0f171e44f69081fae7d60cbce2a7a3075c1030c authored over 9 years ago by FZambia <[email protected]>
remove .gitmodules

github.com/centrifugal/centrifugo - 75fabb1810f34bb98ac0c69ae08e7eef25ea9eb6 authored over 9 years ago by Alexandr Emelin <[email protected]>
link to demo instance and deploy on Heroku button

github.com/centrifugal/centrifugo - 31a10d37536b3dd5e2bc3770ade9ce07f30bbe20 authored over 9 years ago by Alexandr Emelin <[email protected]>
embed web interface release to use with heroku

github.com/centrifugal/centrifugo - 0a8e98e5ce4287830dd9d21f1c8939d0b8497d06 authored over 9 years ago by Alexandr Emelin <[email protected]>
Removed submodule web

github.com/centrifugal/centrifugo - 3e05a223391a4f305381112709230211af9a1724 authored over 9 years ago by FZambia <[email protected]>
refactor genconfig

github.com/centrifugal/centrifugo - 07355ec6cc30a2d02da322940946b9e9a0e3833a authored over 9 years ago by Alexandr Emelin <[email protected]>
fix tests

github.com/centrifugal/centrifugo - 1799566d0ebd8eff6a6e8a272a0e5614104260f2 authored over 9 years ago by Alexandr Emelin <[email protected]>
project on top config level

github.com/centrifugal/centrifugo - 8e61e2764ebdb997e728da6a9caa1ffa23a2ff55 authored over 9 years ago by Alexandr Emelin <[email protected]>
move check auth token to app, tests for admin

github.com/centrifugal/centrifugo - 2017661c40dfaa2e0927a9a79f2de60cd97bcbfe authored over 9 years ago by FZambia <[email protected]>
license and readme

github.com/centrifugal/centrifugo - b1c41741366402cc901360f93e8900a9ee879af5 authored over 9 years ago by FZambia <[email protected]>
put web interface app into rpm

github.com/centrifugal/centrifugo - caf78e90cee8163b1b9bacda99c30f58e3f00556 authored over 9 years ago by FZambia <[email protected]>
empty default address

github.com/centrifugal/centrifugo - 3eee3a30069cdb2bfbbb3d99698bf8213644d723 authored over 9 years ago by FZambia <[email protected]>
small log fixes, update readme and dev config

github.com/centrifugal/centrifugo - f28d893ef5b68385e6157ecdbed104b3645d8791 authored over 9 years ago by FZambia <[email protected]>
fix handler names

github.com/centrifugal/centrifugo - 8dc7dcc8ddaddad92b8109512916cf49d9e3be08 authored over 9 years ago by Alexandr Emelin <[email protected]>
log http requests

github.com/centrifugal/centrifugo - a0ca683f4046da8fed819cb757d92cbf587f6ad1 authored over 9 years ago by Alexandr Emelin <[email protected]>
add centrifugo.logrotate to SOURCES

github.com/centrifugal/centrifugo - de2814a7add1047349fe1aa1309104c8ece37316 authored over 9 years ago by Alexandr Emelin <[email protected]>
add logrotate to rpm

github.com/centrifugal/centrifugo - 2de00a0831a3a4a653e638bd8940bc0ff7907be4 authored over 9 years ago by Alexandr Emelin <[email protected]>
tests for logger and prioruty queue

github.com/centrifugal/centrifugo - 0e18b6e58b3f9efecba42eebe85d45a753542b6d authored over 9 years ago by FZambia <[email protected]>
move auth to its own package

github.com/centrifugal/centrifugo - 39b167aeab8d4c70184c2db9c9d138ed1727d793 authored over 9 years ago by FZambia <[email protected]>
compare curretn client uid and client from private subscription command

github.com/centrifugal/centrifugo - 4768a68bbbe13bcb9fbbdfe863be5d47df832875 authored over 9 years ago by FZambia <[email protected]>
genconfig cmd

github.com/centrifugal/centrifugo - 4140e7f38750fe4060307cb00b08c6b34a7db0ca authored over 9 years ago by Alexandr Emelin <[email protected]>
do not authorize in web interface when password or secret not set

github.com/centrifugal/centrifugo - 552d6e8ce8411815ae7bb574410419690174cb2d authored over 9 years ago by FZambia <[email protected]>
validate project structure

github.com/centrifugal/centrifugo - 311c280c99572d5724ef1c64bdae7ea415bc7d89 authored over 9 years ago by FZambia <[email protected]>
check config before restart and reload

github.com/centrifugal/centrifugo - 02f8d4f8153dae787600d42b01ee9fb52d567edd authored over 9 years ago by FZambia <[email protected]>
remove debug log line

github.com/centrifugal/centrifugo - 00b237bbf5b312d3d735725f4d0fc83d667b3fb3 authored over 9 years ago by FZambia <[email protected]>
fix connection expire

github.com/centrifugal/centrifugo - a6b7f89eaaf2b5a80917e4902f0e5bbc9ae1f368 authored over 9 years ago by FZambia <[email protected]>
add checkconfig command

github.com/centrifugal/centrifugo - 8597050e05d4e675235903b55e719f959f64b77b authored over 9 years ago by FZambia <[email protected]>
default value for password

github.com/centrifugal/centrifugo - 13b3c01090da3d6039a2ac08bc20a72ed11fbe42 authored over 9 years ago by FZambia <[email protected]>
rename structure to projects in config

github.com/centrifugal/centrifugo - 8b57c2ecc2f2882ceea5416743fdf5eb8676e053 authored over 9 years ago by FZambia <[email protected]>
0.0.1 for first probe release

github.com/centrifugal/centrifugo - 32cb0a66967d2af4cf418ad35bafc99f8c0cd917 authored over 9 years ago by FZambia <[email protected]>
make channel var names shorter

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

github.com/centrifugal/centrifugo - e94b603aa9875540d7e6afb82d2c51f28d698b29 authored over 9 years ago by FZambia <[email protected]>
use logger fatal instead of panics

github.com/centrifugal/centrifugo - 63c47315232dcfb8a3892ab2f12a7c4647614a48 authored over 9 years ago by FZambia <[email protected]>
use centrifugo everywhere instead of centrifuge

github.com/centrifugal/centrifugo - e05122590aef09b1e7e17b1e1391f8e84f4eac14 authored over 9 years ago by Alexandr Emelin <[email protected]>
update readme

github.com/centrifugal/centrifugo - 0c0d7a2beec9d497dc0d2149a979c4da71ab385f authored over 9 years ago by Alexandr Emelin <[email protected]>
fix variable names according to go recommendations

github.com/centrifugal/centrifugo - b860a812294904804e620db8790169223978e7c6 authored over 9 years ago by Alexandr Emelin <[email protected]>