Skip to content
/ rewave Public

Socket-based, response-request style binary protocol

License

Notifications You must be signed in to change notification settings

repeldb/rewave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rewave

Warning

Still in the early stages of development. Not yet ready for production

Socket-based, response-request style binary protocol handles communication between the client and repelDB instance through a regular TCP connection.

Rewave Protocol

Rewave uses binary format JSON object.

Rewave Request Format

Each request has a specific format

Features

  • Request-response style API
  • Asynchronous TCP listener

Planned

  • User authentication
  • TLS support
  • Broadcasting (for realtime communication)
  • Distributed server

License

Rewave is license under GPL v3 (GNU General Public License)

About

Socket-based, response-request style binary protocol

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published