Go to file
2023-09-18 21:01:38 -05:00
examples Updating packages 2023-09-18 21:01:38 -05:00
extensions Updating packages 2023-09-18 21:01:38 -05:00
internal Updating packages 2023-09-18 21:01:38 -05:00
message add dispatcher 2018-09-24 16:13:57 +02:00
subscription Updating packages 2023-09-18 21:01:38 -05:00
test faye protocol always send and ACK for published messages. 2018-09-24 16:48:38 +02:00
transport Updating packages 2023-09-18 21:01:38 -05:00
.gitignore ignore IDE folder 2018-09-07 18:32:21 +02:00
client.go Updating packages 2023-09-18 21:01:38 -05:00
go.mod Updating packages 2023-09-18 21:01:38 -05:00
go.sum Working authenticated connection 2023-09-18 20:58:15 -05:00
LICENSE Initial commit 2018-09-04 22:18:42 +02:00
README.md Update README.md 2018-09-24 16:15:25 +02:00

faye

faye protocol implemented in go

GoDoc

TODO

  • port complete javascript test suite to go

  • wildcard subscriptions

  • services