Skip to content

A messaging app made to experiment using HTTP instead of sockets

License

Notifications You must be signed in to change notification settings

mohamedLT/HTTPMessenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTPMessenger

An Android messaging app built using Flutter and Dart, designed as an experiment to test the difficulty of creating a messaging app using HTTP requests instead of sockets. This project serves as a demonstration of the capabilities of Flutter and Dart in developing real-world mobile applications.

The app implements basic messaging functionality, allowing users to send and receive text messages. The communication between the app and the server is handled using HTTP requests, offering an alternative approach to the traditional use of sockets in messaging apps.

This project can serve as a valuable learning resource for those interested in mobile app development with Flutter and Dart, as well as for those curious about the differences between using HTTP requests and sockets for messaging apps.

About

A messaging app made to experiment using HTTP instead of sockets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published