Chris Wells
|
9198dd5b47
Added a signal handler for SIGUSR2
|
2 years ago |
Daniel Gruno
|
cf3c48f427
Add in secure topics feature
|
3 years ago |
Daniel Gruno
|
d954044cdd
bump version
|
4 years ago |
Daniel Gruno
|
db92365781
type checks, remove unused imports
|
4 years ago |
Daniel Gruno
|
0a09b1840e
Change from generic list to asyncio queue for pending events
|
4 years ago |
Daniel Gruno
|
7f10ec6b85
Allow for multiple subscriptions in a single stream
|
4 years ago |
Daniel Gruno
|
47b119a2f5
fix version number
|
4 years ago |
Daniel Gruno
|
1a0364db55
Fix issue with client pipes stalling the payload delivery
|
4 years ago |
Daniel Gruno
|
4e6877643f
Add support for FS-based persistent backlog
|
5 years ago |
Daniel Gruno
|
ea1e457bcc
Classify and refactor configuration file and parsing
|
5 years ago |
Daniel Gruno
|
a8406fb2de
bump due to fix
|
5 years ago |
Daniel Gruno
|
c9eae4cfee
0.5.0: Add SQS support
|
5 years ago |
Daniel Gruno
|
4b2cd8a651
fix conversion to seconds
|
5 years ago |
Daniel Gruno
|
1fcc3ca525
Add in age restriction feature to mitigate snooping
|
5 years ago |
Daniel Gruno
|
ae72b9c479
linting
|
5 years ago |
Daniel Gruno
|
e8b41bddfc
Add a backlog feature for older payloads on demand
|
5 years ago |
Daniel Gruno
|
8d71227262
fix index error on no topics
|
5 years ago |
Daniel Gruno
|
4e0fb1fc62
Add payload size checks
|
5 years ago |
Daniel Gruno
|
e41f511f55
Switch to using internal request counter
|
5 years ago |
Daniel Gruno
|
5a34df1e4e
Move content type to a const
|
5 years ago |
Daniel Gruno
|
b5be287b61
Change content-type to application/vnd.pypubsub-stream
|
5 years ago |
Daniel Gruno
|
3aea443615
better handling of dislodged (errored) subscriber connections
|
5 years ago |
Daniel Gruno
|
6f166339d7
fix typo in config retrieval
|
5 years ago |
Daniel Gruno
|
fdf7580990
Change ACL structure for LDAP
|
5 years ago |
Daniel Gruno
|
ca8a32514e
Change plugin structure, bump version
|
5 years ago |
Daniel Gruno
|
c451933c10
Add CLI args for specifying config files
|
5 years ago |
Daniel Gruno
|
640150b356
add server class docstring, re-order vet_settings
|
5 years ago |
Daniel Gruno
|
fe72fd559a
move assertion so it only checks if user is within that ACL group
|
5 years ago |
Daniel Gruno
|
eb32b4ad9c
shorten assertions, fix self reference errors
|
5 years ago |
Daniel Gruno
|
abd4c3cfc0
rework docstrings
|
5 years ago |