aboutsummaryrefslogtreecommitdiffstats
path: root/modules/eventsource
Commit message (Expand)AuthorAgeFilesLines
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-3/+1
* Hold the event source when there are no listeners (#15725)zeripath2021-05-152-0/+35
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+3
* Move EventSource to SharedWorker (#12095)zeripath2020-07-031-0/+3
* Add EventSource support (#11235)zeripath2020-05-075-0/+385