Переглянути джерело

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.