Skip to content

Latest commit

 

History

History
100 lines (78 loc) · 5.11 KB

README.md

File metadata and controls

100 lines (78 loc) · 5.11 KB

ChatterBox

Springboot+Netty+Mybatis+Mysql+hibernate-JPA+WebSocket+A private real time chatting tool

👏👏🎉🎉🎉🎉👏👏

Base project made with much ❤️. Contains CRUD, patterns, generated library, and much more!

Demo example

Table of contents

What's included

  • Developed chatting mobile application with SpringBoot, Netty, Websocket,FastDFS, Nginx, MyBatis, and MySQL
  • -Registered different Interceptors into Channel through pipelines and set up the Netty server.
  • Implemented communication over single TCP connection with Websocket to realize realtime chatting.
  • Generated Mybatis to determine the mapping rules of SQL through configuration and store chunk data into MySQL.
  • -Collaborated Nginx with FDFS to optimize large volume file storage.

MySQL

This repo is using MySQL. We use MySQL to handle CRUD operations over the messages and to store media files.

Bugs and feature requests

Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Creators

Azanda Lyu

Thanks

Thanks to all contributors and their support.

If you have an idea or you want to do something, tell me or just do it! I'm always happy to hear your feedback!

Copyright and license

Code and documentation copyright 2020 the authors. Code released under the MIT License.