Skip to content

timglabisch/SymfonyDemoStreamBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony Streamed Response

Installation

Download this repo to your src/Tg/DemoStreamBundle directory

Add to your AppKernel

new Tg\DemoStreamBundle\TgDemoStreamBundle(),

And Update your routing File

tg_demo_stream_annotation:
    resource: "@TgDemoStreamBundle/Controller"
    type: annotation

just open /streamDemo

About

Streaming Http Responses using Symfony

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages