Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Move chat protocol implementation to Go SDK #34

Open
1 task
pedropombeiro opened this issue Jul 10, 2018 · 0 comments
Open
1 task

Move chat protocol implementation to Go SDK #34

pedropombeiro opened this issue Jul 10, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@pedropombeiro
Copy link

Problem

As a developer, I want to move the chat protocol implementation to a separate Go repo so that we realize performance improvements and better architectural separation (e.g. we'd be able to replace the SDK implementation with a mock implementation to test having large sets of data in the react app UI).

Implementation

TODO: Known steps towards feature implementation.
What needs further specifying and investigating.

Acceptance Criteria

Simplified API is available in the Go SDK allowing the react repo to easily consume the chat functionality. There should be no breaking changes or UX changes required.

Notes

TODO: Random notes to keep in mind while implementing it. Mostly about related issues and future plans and thoughts.

Future Steps

@pedropombeiro pedropombeiro added the enhancement New feature or request label Jul 10, 2018
@pedropombeiro pedropombeiro added this to Backlog/Unsorted in Core Chat Jul 10, 2018
@chadyj chadyj moved this from Backlog/Unsorted to Selected for development in Core Chat Jul 10, 2018
@pedropombeiro pedropombeiro moved this from Selected for development to Backlog/Unsorted in Core Chat Aug 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant