Commit Graph

14 Commits

Author SHA1 Message Date
Maurizio Porrato ce03cf4447 Fix typo on setting TCP_NODELAY on server 2010-08-29 10:27:53 +02:00
Maurizio Porrato 10f7972071 Fix sending network list from server to new clients. Enabled TCP_NODELAY on server. 2010-08-29 10:10:07 +02:00
Maurizio Porrato 116cfe0cc4 Fix crosslink crash on joining channels where TX is active 2010-08-28 23:15:05 +02:00
Maurizio Porrato 1bc7c35dc0 Remove server ping counter 2010-08-28 21:51:15 +02:00
Maurizio Porrato db078c6e0d Fix ClientTracker.isAdmin() 2010-08-28 19:54:25 +02:00
Maurizio Porrato 5f63670043 Fix client disconnection from server on unmute. Fix html handling inside text messages in server. 2010-08-25 10:10:43 +02:00
Maurizio Porrato 009ce3734a Fix server issue on client TX/RX detection. Fix sending network messages to sender. 2010-08-24 15:56:37 +02:00
Maurizio Porrato aaeca932b8 Fix client index in audio frames from server. Add incomplete crosslink implementation. 2010-08-22 10:57:39 +02:00
Maurizio Porrato 05894bb136 Fix manager reconnection bug in server. Add ClientTracker persistence. 2010-08-21 20:32:56 +02:00
Maurizio Porrato 5f0e7dd5fd Add new features
- Add first (buggy and dirty) server implementation
- Some bugfixes
2010-08-21 17:32:22 +02:00
Maurizio Porrato d4a1a0da99 Fix bad commit 2010-08-18 17:46:58 +02:00
Maurizio Porrato 1a19977790 Major features improvements
- Add owner and admin commands support
- Add System Manager client and server protocol implementations
- Start some protocols documentation
- Fixed parrot gsm frames timing issues
2010-08-18 17:40:19 +02:00
Maurizio Porrato abd4301390 Cleaned up FRNClient protocol API
Parrot fully working
2010-08-09 16:40:19 +02:00
Maurizio Porrato efe8685371 Initial commit 2010-08-08 15:27:19 +02:00