Commit Graph

2 Commits

Author SHA1 Message Date
5c49f1f15f fix: Remove required Close from database.Migrate (#25)
* fix: Remove required Close from database.Migrate

* Remove dbName from Migrate function arguments

* Fix func call
2022-01-14 10:30:26 -06:00
2618ce4694 chore: Add pubsub (#7)
* chore: Add pubsub

Exposes new in-memory and PostgreSQL pubsubs. This will be used for negotiating WebRTC connections.

* Don't run PostgreSQL tests on non-Linux
2022-01-06 08:35:44 -06:00