• Stars
    star
    1
  • Language
    Java
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Client-Server chat. Server is on Spring Boot RESTful. Client is on Swing gui. You can send messages and create midi melodies together. The main idea got from book Head First Java by Kathy Sierra and Bert Bates. And lots of functions were added.