node-janus
node-janus copied to clipboard
Support server push
The proxy should
- accept and handle
PUSH_PROMISE
frames - initiate
PUSH_PROMISE
frames based on
-
x-associated-content
headers - pre-emptive resource link analysis
- ???
@eamsen hey hi ! i'd like to contribute to this project !! Can i be of of any help ?
@AkhilHector hi! Yes, of course you can help. Is there anything specific you would like to contribute to? If not, take a look at the open issues on our wiki, I will try to keep that one updated.
More specifically, this issue (server push) should not be attacked prior to the migration to HTTP/2.
Oh Thanks @eamsen i guess i'll pick the issue regrading writing TCP/http interface that will enable per user request !! Can you guide me what are all the prerequisites for getting known with the ground facts of the project.
Regards