What's Changed
- fix: Expose rpc server port by @kevinszuchet in #30
- refactor: RPC services to different files + tests by @kevinszuchet in #31
- feat: Implement new protocol definition by @kevinszuchet in #32
- fix: Was using ts version of protocol by @kevinszuchet in #33
- fix: Get Friends duplicated addresses on response by @kevinszuchet in #34
- feat: Stream connectivity status by @kevinszuchet in #36
- feat: Get friends and Get Mutual optimizations and improved responses by @kevinszuchet in #37
- feat: Send profile info on upsert and friendship updates by @kevinszuchet in #39
- fix: Syntax errors on queries by @kevinszuchet in #40
- chore: Add logs to catalyst client for debugging by @kevinszuchet in #41
- fix: Peers sync was stringifying result by @kevinszuchet in #42
- fix: Syntax error on query by @kevinszuchet in #43
- feat: Return none when friendship status not found and paginate friendship requests by @kevinszuchet in #44
- fix: Error with order on count query by @kevinszuchet in #45
- feat: Notify on friendhsip request and accept by @kevinszuchet in #46
- fix: Send updates to correct users by @kevinszuchet in #47
Full Changelog: 0.0.2...0.1.0