Skip to content

SAQG007/swift-chat-socket-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift Chat Socket Server

Getting Started

  1. Clone this repository.
  2. Navigate to the project directory and run npm install to install dependencies.
  3. Run the server using npm run dev.

References

  • You can get the Swift Chat Flutter App from here