index
:
roadrunner.git
dependabot/github_actions/codecov/codecov-action-5.2.0
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
/
plugins
/
websockets
/
executor
/
executor.go
Age
Commit message (
Expand
)
Author
2021-09-16
Move plugins to a separate repository
Valery Piashchynski
2021-06-22
- Move common interfaces and structures to the 'common' folder
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
2021-06-16
- Update ws plugin responses (text instead of binary)
Valery Piashchynski
2021-06-08
- Add protobuf versioning
Valery Piashchynski
2021-06-08
- Switch from the flatbuffers to the protobuf
Valery Piashchynski
2021-06-05
- Websockets bug fixing and polishing
Valery Piashchynski
2021-05-31
- Rework access_validators
Valery Piashchynski
2021-05-29
- Add new internal plugin - channel. Which used to deliver messages from
Valery Piashchynski
2021-05-28
- Tests for the ws-redis, ws-memory
Valery Piashchynski
2021-05-28
- Add more tests for the BST storage
Valery Piashchynski
2021-05-27
- Update Makefile
Valery Piashchynski
2021-05-27
- Add more documetation
Valery Piashchynski
2021-05-27
- Move bst to the pkg folder
Valery Piashchynski
2021-05-27
- Update all main abstractions
Valery Piashchynski