Commit Graph

1366 Commits

Author SHA1 Message Date
Simon MacMullen a225aa3705 Make register not require unregister first. Duplicate detection is now done in the register call. 2012-08-08 13:37:59 +01:00
Simon MacMullen 8a53099fa8 Revert c493777cbfc5, I was being dumb, it won't match due to being in a closure. 2012-08-08 13:30:18 +01:00
Simon MacMullen 85727eafc7 Seems a bit cleaner to ignore undefined here. 2012-08-08 13:09:50 +01:00
Simon MacMullen 75620477ab Simplify 2012-08-08 12:49:53 +01:00
Simon MacMullen 1eef766311 Remove that {go, ...} gs call. 2012-08-08 12:47:24 +01:00
Emile Joubert 02f375a3c0 Add client id collector 2012-08-06 17:58:15 +01:00
Emile Joubert d3f4a2dc24 Updates 2012-08-05 23:52:54 +01:00
Emile Joubert 1b9350fe03 Handle QoS1 duplicate publishes 2012-07-16 22:52:53 +01:00
Emile Joubert ec215b34bd Clean sessions, and anonymous connections 2012-07-16 14:57:31 +01:00
Emile Joubert c553880ac7 Avoid a separate erlang process for processor 2012-07-13 16:32:13 +01:00
Emile Joubert f79bf51275 Tests 2012-07-05 18:08:23 +01:00
Emile Joubert 9783db3f5d Rudimentary unsubscribe support 2012-07-04 17:47:07 +01:00
Emile Joubert 78b41c8fc0 Basic subscription and heartbeat response 2012-07-04 16:31:30 +01:00
Emile Joubert 1603079761 Basic authentication and publishing 2012-07-03 17:35:18 +01:00
Emile Joubert f195facf1c Sufficient parsing to accept connection 2012-07-03 09:55:31 +01:00
Emile Joubert e973267fcf Protocol adapter skeleton 2012-06-26 17:57:24 +01:00