Go to file
2018-09-12 09:45:47 +02:00
extensions more documentation 2018-09-06 16:31:05 +02:00
message rework transport options and extensions 2018-09-11 12:09:30 +02:00
subscription fix some typos 2018-09-12 09:45:47 +02:00
test turn Advise structure in idiomatic go code 2018-09-07 17:50:16 +02:00
transport create helper to validate channel name 2018-09-12 09:42:45 +02:00
.gitignore ignore IDE folder 2018-09-07 18:32:21 +02:00
client.go rework transport options and extensions 2018-09-11 12:09:30 +02:00
LICENSE Initial commit 2018-09-04 22:18:42 +02:00
README.md add services to TODO list 2018-09-11 13:54:56 +02:00

faye

faye protocol implemented in go

GoDoc

TODO

  • port complete javascript test suite to go
  • wildcard subscriptions
  • services