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

Messaging API #14

Closed
arjohnston opened this issue Feb 14, 2020 · 2 comments
Closed

Messaging API #14

arjohnston opened this issue Feb 14, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@arjohnston
Copy link
Owner

Create the models & routes associated with storing and retrieving messages for a user

Some issues will be concurrent messaging. In that case, something like socket.io may be a solution:
https://github.com/socketio/socket.io

@arjohnston arjohnston added the enhancement New feature or request label Feb 14, 2020
@arjohnston arjohnston added this to the API milestone Feb 14, 2020
@arjohnston arjohnston self-assigned this Feb 14, 2020
@arjohnston
Copy link
Owner Author

Example chat app:
https://github.com/ngrt/simpleChatApp

@arjohnston
Copy link
Owner Author

Done with the newest PR

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