Skip to content
Snippets Groups Projects
Commit f1d0d274 authored by Roman Tsisyk's avatar Roman Tsisyk
Browse files

Implement greeting_encode()/greeting_decode() functions

 * Update iproto.cc to use greeting_encode()
 * Update replica.cc and net.box to use greeting_decode()
 * Add a parsed remote version to net.box and struct replica
 * Remove duplicate code

Protocol change:

 * During binary protocol handshake sent
    "Tarantool 1.6.7-83-gc6b2129 (Binary)" instead of
    "Tarantool 1.6.7-83-gc6b2129              @custom_proc_title"
   This change is backward-compatible up to 1.6.1.
parent a1955290
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment