Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 1 | -3/+1 |
* | Hold the event source when there are no listeners (#15725) | zeripath | 2021-05-15 | 2 | -0/+35 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 1 | -1/+3 |
* | Move EventSource to SharedWorker (#12095) | zeripath | 2020-07-03 | 1 | -0/+3 |
* | Add EventSource support (#11235) | zeripath | 2020-05-07 | 5 | -0/+385 |