Skip to content

Instant Protocol is a messaging protocol working in session layer.

Notifications You must be signed in to change notification settings

jesusalber1/InstantProtocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

InstantProtocol

Instant Messenger Protocol offers to upper layer a way to exchange written messages in a reliable way, using User Datagram Protocol (UDP) at transport layer. This protocol specification defines a minimum set of requirements to be able to implement the different elements that interacts within the protocol, namely client and server. The protocol scope as well as the operation design are defined based on an ensemble of requirements previously given.

Features

  • All clients are in the public group by default
  • Any client can create a new private group, centralized or decentralized
  • Any client can invite other client to its private group
  • Any client can leave a private group

About

Instant Protocol is a messaging protocol working in session layer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published