Pitaya v1.1.0 Release Notes

Release Date: 2020-01-02 // over 4 years ago
  • 🚀 This is the first stable release of Pitaya.

    We have already 4+ big games using it in production, so the API should not change much from now on.

    There's also an improvement in the TCP acceptor for correctly treating it as a streaming protocol rather than a messaging one.
    Acceptors are now more decoupled from the agent, so it must be even easier to create new ones.

    v0.15.0...v1.1.0