Commit Graph

12 Commits

Author SHA1 Message Date
Godmode Galactus f1b1e1be68
picking correct versions for rust compiler, clap and bincode 2024-05-15 11:18:39 +02:00
Godmode Galactus 2808b8ddb8
Adding config file, rust toolchain file and tester example 2024-05-14 19:34:09 +02:00
Godmode Galactus 71bde1cf80
Adding geyser testing code 2024-05-14 19:02:37 +02:00
Godmode Galactus aedcd662b8
Adding support for slots and block meta 2024-05-14 15:42:45 +02:00
Godmode Galactus fc579eb180
Implementing plugin for accounts 2024-05-14 15:18:30 +02:00
Godmode Galactus 3e062aa43a
Adding tests to test the client 2024-05-14 10:21:44 +02:00
Godmode Galactus 855d8a09a7
Implementing quic geyser client 2024-05-13 17:49:17 +02:00
Godmode Galactus da2dd63704
Adding a connection manager to manage quic connections for server 2024-05-13 16:38:10 +02:00
Godmode Galactus 211f439d37
Enable connections from server to client 2024-05-13 10:55:56 +02:00
Godmode Galactus f1d31b33d6
Adding a test for transfer between server and client 2024-05-13 10:47:12 +02:00
Godmode Galactus 55085c9120
Adding readme file, implementing some optimized quinn send and recv message methods 2024-05-11 14:43:14 +02:00
Godmode Galactus 0341559027
Creating 3 libraries, for plugin, client and common code between them 2024-05-10 11:46:04 +02:00