PepperDashCore/Pepperdash Core
2019-06-18 16:54:29 -07:00
..
Pepperdash Core updated client to add an event for the auto reconnect. Using this event with empty args to catch the client before the next attempt and change the port for a multi server environment. Also updated the server to not kill on a listen so that if the server stops listening due to max clients (does this automatically) it will be able to start listening on when it drops below max clients without disconnecting all connected clients. On server Also udpated the onConnectionChange to fire in its own thread so that the server can update its state and the state will be accurate in the event callbacks. See description in code. 2019-06-18 16:54:29 -07:00
Pepperdash Core.sln Working on Dynamic Server. Also updated the Generic Socket event args class to be just event args class and contain other event args as well. Should not affect anything as I did not change the name of the event args class defined, just changed the file name to show that it has multiple EventArgs definitions. 2017-03-14 18:26:13 -07:00
Pepperdash Core.slnold Working on Dynamic Server. Also updated the Generic Socket event args class to be just event args class and contain other event args as well. Should not affect anything as I did not change the name of the event args class defined, just changed the file name to show that it has multiple EventArgs definitions. 2017-03-14 18:26:13 -07:00
Pepperdash Core.suo.orig Added hybrid ipid/tcp eControlType for HD-MD things 2018-02-06 12:40:50 -07:00