Add Socket Client From socket-client Repo
ebebbington opened this issue · 1 comments
ebebbington commented
Summary
What:
Move the source code from https://github.com/drashland/socket-client to be in this repo, so wocket can provide both a server and client in teh same repo
Why:
Makes sense to have both in a single repo, and it means we can maintain 1 less repository
Acceptance Criteria
Below is a list of tasks that must be completed before this issue can be closed.
- Write documentation
- Write unit tests
- Write integration tests
- {add more checkboxes required by this issue as needed}
Example Pseudo Code (for implementation)
// Add example pseudo code for implementation
ebebbington commented
closing, we've made our own