Skip to content
Taegyeong Kim edited this page Nov 1, 2016 · 2 revisions

Toast Haste framework wiki

Welcome to the Toast Haste framework wiki!

Toast Haste framework ?

The game server framework for easy development based on UDP.

Features

Various QoS, and Multiplexing

  • Provide the follow QoS that the real time multiplayer game needs.
    • Reliable-Sequenced, Unreliable-Sequenced, Reliable-Fragmented.
  • Provide the multiplexing that minimizes interferences between domains.

Cryptography

  • Generate a unique key for encryption whenever the connection was established.
  • Can encrypt selected data which you need according to the game characteristic.

Wi-Fi Cellular handover

  • Respond effectively to the IP address changes caused by switching between the cellular network and the Wi-Fi network in a mobile environment.

Clone this wiki locally