index
:
roadrunner.git
master
stable
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
plugins
/
broadcast
Age
Commit message (
Expand
)
Author
2021-08-19
Add support for the IPv6
Valery Piashchynski
2021-08-18
Update broadcast tests, improve stop mechanism.
Valery Piashchynski
2021-08-17
Update to go 1.17
Valery Piashchynski
2021-08-14
Update broadcast tests, add redis flusing. Initial impl of the job
Valery Piashchynski
2021-08-13
Update broadcast test
Valery Piashchynski
2021-08-13
Update go.mod dependencies to the most recent version.
Valery Piashchynski
2021-08-11
Replace all 'localhost' with '127.0.0.1'. Fix default configuration and
Valery Piashchynski
2021-06-24
- Update logger for the broadcast tests
Valery Piashchynski
2021-06-23
- Fix broadcast tests panic
Valery Piashchynski
2021-06-23
- Swithc from value to pointer to the pool configuration. Interface
Valery Piashchynski
2021-06-22
- Move common interfaces and structures to the 'common' folder
Valery Piashchynski
2021-06-21
- Minor tests improvenments
Valery Piashchynski
2021-06-20
- Update redis/memory pubsubs
Valery Piashchynski
2021-06-18
- Add broadcast tests
Valery Piashchynski
2021-06-18
- Rework finished
Valery Piashchynski
2021-06-18
- Rework main parts
Valery Piashchynski
2021-06-17
- Initial broadcast commit
Valery Piashchynski