Commit Graph

24 Commits

Author SHA1 Message Date
Mark Friedrich
cbca53ad73 - improved logging
- fixed multiple problem with map sync
- added some "garbage collection" for unsubscribed connection data
- updated README.md
2019-07-01 19:59:52 +02:00
Mark Friedrich
2591e94e6b - fixed OverflowException for large JSON payload received over TCP Socket connections 2019-06-02 16:57:25 +02:00
Mark Friedrich
b464cfa277 - fixed PHP Notice for invalid array key access 2019-05-07 00:15:12 +02:00
Mark Friedrich
fca9f5ed9c - fixed broken JSON payload data on large JSON objects 2019-05-07 00:10:30 +02:00
Mark Friedrich
c77e3dd484 - removed requirement for ZMQ PHP extension and replaced the Socket stuff with native PHP code 2019-05-01 02:00:31 +02:00
Mark Friedrich
40c1cc5f7b - fixed PHP notice "Undefined index" 2018-07-06 17:29:26 +02:00
Mark Friedrich
5285c86a75 - fixed PHP notice "Undefined index" 2018-04-08 16:20:34 +02:00
Mark Friedrich
fff8014983 - fixed a bug where characters could not access a fresh created map
- fixed missing "mapUserData" broadcast to clients after map "access" has changed
2018-04-08 16:04:33 +02:00
Mark Friedrich
5c5aaacd59 - Added support for characterData updates over WebSockets 2018-04-06 21:13:43 +02:00
Exodus4D
0f492ee30e - added log file write ability
- added unSubscribeCharacterIds() for multi logout characters
2017-10-22 14:14:59 +02:00
Exodus4D
7fe9f78629 - added log file write ability
- added unSubscribeCharacterIds() for multi logout characters
2017-10-08 00:15:16 +02:00
Exodus4D
1b9c32f603 - fixed an issue with high CPU load, closed exodus4d/pathfinder#439 2017-07-23 23:01:50 +02:00
Exodus4D
fb1a99dc82 - PHP7.1 fixes 2017-02-24 20:38:32 +01:00
Exodus4D
73b46a2358 - test commit 2017-01-29 17:48:31 +01:00
Exodus4D
38a0977f75 - test commit 2017-01-29 17:43:46 +01:00
Exodus4D
0f61100058 - Improved "health check" for WebSocket 2017-01-21 23:20:23 +01:00
Exodus4D
0f7ba57a2a - Added "debug" flag/output 2017-01-21 20:50:29 +01:00
Exodus4D
2d6e56500c - WIP changed REQ/REP Socket config to PUSH/PULL Socket config 2017-01-19 20:33:01 +01:00
Exodus4D
5671aa170d improved status logging 2017-01-09 19:20:45 +01:00
Exodus4D
4aab60fed3 improved status logging 2017-01-09 19:19:59 +01:00
Exodus4D
3864ab02f1 changed CamelCase for MapUpdate.php 2017-01-07 18:21:16 +01:00
Exodus4D
c292087d9a WIP WebSocket Server for Pathfinder.
- Enables Map data push to clients (Browser)
2016-12-28 16:08:16 +01:00
Exodus4D
22ed9caa97 WIP chatApp 2016-11-12 18:17:33 +01:00
Exodus4D
e8123dfb61 WIP chatApp 2016-11-12 14:38:50 +01:00