Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Replaces Swoole with Roadrunner #35

Merged
merged 41 commits into from
Nov 3, 2021
Merged

Replaces Swoole with Roadrunner #35

merged 41 commits into from
Nov 3, 2021

Conversation

butschster
Copy link
Member

Roadrunner supports services

  • Websocket
  • Http
  • TCP
  • Queue
  • Cache
  • Session

butschster and others added 30 commits September 9, 2021 18:01
- Added modules
- Added boilerplafe for RemoteServers
- Added Queue driver for RoadRunner
- Added Broadcast driver for RoadRunner

Now I'm working on TCP connections and refactoring JS websocket client, it should support Laravel Channels and Event types.
- Improved working with Websockets
- Fixed problem with events for sending data to connected WS clients
- Added event sourcing
- Improved working with events
- Fixed problem with mail receiving
Fixed var-dumper bool variables
# Conflicts:
#	app/Interfaces/Console/StreamHandler.php
#	composer.lock
- Decreased memory leaks
- Added debug logs for TCP and HTTP requests
[feature] Console output in a GUI
@butschster butschster merged commit e13d665 into master Nov 3, 2021
@butschster butschster deleted the feature/roadrunner branch February 20, 2022 16:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants