Ace v0.7.0 Release Notes

Release Date: 2016-10-26 // over 7 years ago
  • ➕ Added

    • 👌 Support a response with a timeout from server modules. Passed directly to GenServer so integer and :hibernate responses are supported.
    • 👌 Support closing the connection from the server side. It is best to reserver server side closing for misbehaving connections.
    • ➕ Added callbacks to Ace.TCP.Server so that is can be included as a behaviour.