There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
EventSource API allows to communicate with client in a unidirectional way. EventSource API generates a HTTP Request to server, retrieves the data. This repository contains the integration of Javascript Server Send Events(SSE) with PHP framework Laravel.