Update dependencies (#1610)
* Update dependencies * Update module to go 1.17
This commit is contained in:
6
vendor/github.com/gopackage/ddp/README.md
generated
vendored
6
vendor/github.com/gopackage/ddp/README.md
generated
vendored
@@ -1,3 +1,5 @@
|
||||
# ddp
|
||||
# DDP in Go
|
||||
|
||||
MeteorJS DDP library for Golang
|
||||
[Meteor](https://meteor.com) DDP library for Go. This library allows Go applications to connect to Meteor applications, subscribe to Meteor publications, read from a cached Collection (similar to minimongo), and call Meteor methods on the server.
|
||||
|
||||
See `ddp/_examples` for some tips and an example app that walks through all the features of the library.
|
||||
Reference in New Issue
Block a user