index
:
touchpad
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-21
Adds RabbitMQ messaging and management hub
Anshul Gupta
7
-11
/
+231
2022-08-20
Replaces future::try_join's with tokio::try_join!
Anshul Gupta
1
-11
/
+11
2022-08-20
Implements event database operations
Anshul Gupta
2
-2
/
+211
2022-08-19
Adds relay_event method to TouchpadLiveClient
Anshul Gupta
1
-10
/
+75
2022-08-19
Adds DatabaseClient & Postgres Database Client
Anshul Gupta
6
-5
/
+274
2022-08-17
Finishes adding tests for TouchpadLiveClient
Anshul Gupta
1
-12
/
+112
2022-08-17
Adds build script to run protobuf compilation
Anshul Gupta
1
-0
/
+16
2022-08-17
Adds partial tests for TouchpadLiveClient
Anshul Gupta
2
-0
/
+82
2022-08-17
Adjusts TouchpadClient api and internals
Anshul Gupta
2
-39
/
+46
2022-08-16
Removes golang codes
Anshul Gupta
5
-30
/
+0
2022-08-15
Adds individual_event endpoint to touchpad live
Anshul Gupta
6
-54
/
+139
2022-08-15
Adds rust touchpad scraper
Anshul Gupta
18
-5
/
+529
2022-08-03
Refactor proto go generation to fix dep issues
Anshul Gupta
13
-9
/
+40
2022-08-03
Adds docker-compose.yml for microservice deps
Anshul Gupta
1
-0
/
+30
2022-08-03
Implements public touchpad gRPC api
Anshul Gupta
10
-0
/
+251
2022-08-01
Initial Commit
Anshul Gupta
7
-0
/
+205