Files
matterbridge/vendor/github.com/gopackage/ddp
2021-10-17 00:26:08 +02:00
..
2021-10-17 00:26:08 +02:00
2021-10-17 00:26:08 +02:00
2021-10-17 00:26:08 +02:00
2021-10-17 00:26:08 +02:00
2021-10-17 00:26:08 +02:00
2021-10-17 00:26:08 +02:00
2021-10-17 00:26:08 +02:00
2021-10-17 00:26:08 +02:00
2021-10-17 00:26:08 +02:00
2021-10-17 00:26:08 +02:00
2021-10-17 00:26:08 +02:00
2021-10-17 00:26:08 +02:00

DDP in Go

Meteor 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.