codesleeve / guard-live-reload
Handle live reloads with codesleeve/guard
Installs: 344
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 0
Language:JavaScript
Requires
- php: >=5.3.9
- cboden/ratchet: dev-master
- codesleeve/guard: v0.1
- illuminate/support: 4.*
- react/react: 0.3.*
- symfony/process: 2.5.*@dev
Requires (Dev)
- devristo/phpws: dev-master
This package is not auto-updated.
Last update: 2022-02-01 12:29:22 UTC
README
Allows us to use live reload protocol with codesleeve\guard.
This will spawn a rachet server on port 35729 and thus you can connect to it via web sockets.