DHP Core is a client library I've created to interact with the Discord websocket API. This client authenticates and then keeps the connection alive with the use of heartbeats. As my goal for this project was simplicity, this does not use ReactPHP and is therefore not optimal for production use. This project is archived and will not receive updates.