fayec/README.md

13 lines
263 B
Markdown
Raw Permalink Normal View History

2018-09-04 20:18:42 +00:00
# faye
faye protocol implemented in go
2018-09-06 12:39:43 +00:00
[![GoDoc](https://godoc.org/github.com/thesyncim/fayec?status.svg)](https://godoc.org/github.com/thesyncim/fayec)
2018-09-11 11:24:39 +00:00
2018-09-11 11:26:48 +00:00
# TODO
2018-09-11 11:24:39 +00:00
- [ ] port complete javascript test suite to go
2018-09-24 14:15:25 +00:00
- [x] wildcard subscriptions
2018-09-11 11:54:56 +00:00
- [ ] services
2018-09-11 11:24:39 +00:00