Skip to content

Conversation

@MarinTolic
Copy link
Owner

…ides

Both:

  • Added models used to serialize/ deserialize requests and responses both client and server side

Client

  • Added a chat screen viewmodel along with a chat api used to fetch chat related requests
  • Updated ServerResources.kt

Addresses issue: #3

…ides

Both:
- Added models used to serialize/ deserialize requests and responses both client and server side

Client
- Added a chat screen viewmodel along with a chat api used to fetch chat related requests
- Updated ServerResources.kt

Addresses issue: #3
Client
- Added a chat screen along with ChatViewModel powering it and containing all the necessary logic to do so

Server
- Minor refactoring optimizations

Addresses issue: #3
…ement

Server
- Implemented WebSocket session management by creating WebSocketSessionManager. This allows users to write messages to one another.

Addresses issue: #3term
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants