| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-06-05 | go fmt | Chris Lu | 2 | -4/+4 |
| 2020-05-17 | add delete channel | Chris Lu | 3 | -0/+5 |
| 2020-05-17 | reduc logs | Chris Lu | 1 | -1/+1 |
| 2020-05-17 | fix looping | Chris Lu | 1 | -3/+3 |
| 2020-05-17 | add DeleteTopic | Chris Lu | 1 | -0/+63 |
| 2020-05-17 | sync subscribe() | Chris Lu | 1 | -1/+8 |
| 2020-05-17 | subscribe support cancel | Chris Lu | 2 | -4/+26 |
| 2020-05-17 | simplify disconnected stream detection | Chris Lu | 1 | -15/+2 |
| 2020-05-16 | detect disconnected subscribers | Chris Lu | 2 | -20/+32 |
| 2020-05-16 | able to detect disconnected subscribers | Chris Lu | 3 | -25/+40 |
| 2020-05-15 | revert to one subscriber one thread | Chris Lu | 3 | -97/+15 |
| 2020-05-12 | rename | Chris Lu | 1 | -14/+14 |
| 2020-05-12 | rename | Chris Lu | 1 | -9/+9 |
| 2020-05-12 | multiple subscriber with same subscriberId shares the topic manager | Chris Lu | 4 | -13/+95 |
| 2020-05-12 | refactor | Chris Lu | 4 | -33/+33 |
| 2020-05-10 | able to connect publisher | Chris Lu | 1 | -10/+7 |
| 2020-05-10 | go fmt | Chris Lu | 7 | -8/+9 |
| 2020-05-10 | async chan write read, no write for closed chan | Chris Lu | 4 | -2/+26 |
| 2020-05-09 | add pub sub md5 | Chris Lu | 3 | -6/+27 |
| 2020-05-09 | add deleteTopic, refactoring | Chris Lu | 4 | -56/+83 |
| 2020-05-08 | able to read chan and write chan | Chris Lu | 12 | -41/+216 |
| 2020-05-05 | add broker connects to filer | Chris Lu | 8 | -96/+289 |
| 2020-04-30 | refactoring | Chris Lu | 1 | -12/+1 |
| 2020-04-30 | add cipher key | Chris Lu | 1 | -0/+1 |
| 2020-04-30 | log messages | Chris Lu | 3 | -5/+9 |
| 2020-04-30 | subscribe from a timestamp | Chris Lu | 1 | -4/+4 |
| 2020-04-29 | able to subscribe any topic from any point of time | Chris Lu | 1 | -0/+45 |
| 2020-04-29 | refactoring | Chris Lu | 2 | -1/+7 |
| 2020-04-28 | refactoring | Chris Lu | 1 | -7/+9 |
| 2020-04-28 | fix compilation | Chris Lu | 1 | -4/+0 |
| 2020-04-21 | messaging: able to pub sub multiple partitions | Chris Lu | 2 | -18/+86 |
| 2020-04-20 | go fmt | Chris Lu | 2 | -3/+3 |
| 2020-04-19 | logs | Chris Lu | 1 | -0/+2 |
| 2020-04-19 | working for in memory single log buffer | Chris Lu | 5 | -53/+38 |
| 2020-04-19 | broker: add profiling | Chris Lu | 5 | -12/+11 |
| 2020-04-19 | basic pub and sub works! | Chris Lu | 4 | -45/+60 |
| 2020-04-18 | add subscriber api | Chris Lu | 1 | -5/+56 |
| 2020-04-18 | filer master start up with default ip address instead of just localhost | Chris Lu | 4 | -50/+149 |
| 2020-04-18 | Revert "move go client out" | Chris Lu | 3 | -0/+39 |
| 2020-04-18 | move go client out | Chris Lu | 3 | -39/+0 |
| 2020-04-18 | adjust API | Chris Lu | 3 | -0/+39 |
| 2020-04-18 | messaging can compile now | Chris Lu | 7 | -33/+203 |
| 2020-04-17 | refactor | Chris Lu | 3 | -88/+99 |
| 2020-04-17 | rename files | Chris Lu | 2 | -0/+0 |
| 2020-04-17 | fix travis | Chris Lu | 1 | -3/+0 |
| 2020-04-17 | broker: append message logs | Chris Lu | 2 | -7/+126 |
| 2020-04-17 | broker: read cipher value from filer | Chris Lu | 1 | -4/+3 |
| 2020-04-16 | update messaging proto | Chris Lu | 1 | -7/+9 |
| 2020-04-16 | refactoring | Chris Lu | 2 | -0/+219 |
