This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Socket IO client enhancement with connect() method
Updated the Socket client service, with a connect() method. Moved state redirect out of from Socket service. Added the Authentication.user check to the Chat client controller, and added a check to make sure the Socket client service is connected to the server; if not, then connect using the new connect() method. Had to do a hard reset from 0.4.0 due to conflicts when merging and pushing to remote.
- Loading branch information
Showing
2 changed files
with
17 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters