浏览代码

Updates README with decoding support

Manu Mtz-Almeida 10 年之前
父节点
当前提交
c60c0e49b3
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -47,4 +47,8 @@ fmt.Println(sse.ContentType)
 ```
 ```
 text/event-stream
-```
+```
+
+##Decoding support
+
+There is a client-side implementation of SSE coming soon.