cent
Advanced tools
| Metadata-Version: 1.1 | ||
| Name: cent | ||
| Version: 3.0.0 | ||
| Version: 3.0.1 | ||
| Summary: Python library to communicate with Centrifugo API | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/centrifugal/cent |
+1
-1
@@ -237,3 +237,3 @@ # coding: utf-8 | ||
| result = self._send_one() | ||
| return result["history"] | ||
| return result["publications"] | ||
@@ -240,0 +240,0 @@ def history_remove(self, channel): |
+1
-1
| Metadata-Version: 1.1 | ||
| Name: cent | ||
| Version: 3.0.0 | ||
| Version: 3.0.1 | ||
| Summary: Python library to communicate with Centrifugo API | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/centrifugal/cent |
+7
-1
@@ -12,5 +12,11 @@ CENT | ||
| ### Centrifugo compatibility | ||
| Cent v3.0.0 and higher works only with Centrifugo v2. | ||
| If you need to work with Centrifugo v1 then use Cent [v2.1.0](https://github.com/centrifugal/cent/tree/v2.1.0) | ||
| ### High-level library API | ||
| First see [available API methods in documentation](https://fzambia.gitbooks.io/centrifugal/content/server/api.html). | ||
| First see [available API methods in documentation](https://centrifugal.github.io/centrifugo/server/api/). | ||
@@ -17,0 +23,0 @@ This library contains `Client` class to send messages to Centrifugo from your python-powered backend: |
+1
-1
@@ -22,3 +22,3 @@ import os | ||
| name='cent', | ||
| version='3.0.0', | ||
| version='3.0.1', | ||
| description="Python library to communicate with Centrifugo API", | ||
@@ -25,0 +25,0 @@ long_description=long_description(), |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
14393
1.34%