Преглед изворни кода

Updates README with decoding support

Manu Mtz-Almeida пре 11 година
родитељ
комит
c60c0e49b3
1 измењених фајлова са 5 додато и 1 уклоњено
  1. 5 1
      README.md

+ 5 - 1
README.md

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