Skip to content

zzmasoud/simple-socket-swift-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-socket-swift-javascript

A simple swift server app , javascript client / Socket , SMTP

Login Form Compose Form

Getting Started

Just run server and open client (localhost:81818/echo) , try to login and send an email.

  • username and password you enter in login , are your real email address and password.
  • you also need to generate SSL for localhost.
  • this project uses SMTP -> you can just send emails.

Prerequisites

  • The server side is written in Swift , using "Perfect"
  • The client side is written in javascript , also using HTML & CSS

Installing

install swift packages:

swift build

generate xcode project:

swift package generate-xcodeproj

Author

  • Masoud Sheikh Hosseini

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

A simple swift server app , javascript client / Socket , SMTP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published