Commit Graph

16 Commits

Author SHA1 Message Date
godmodegalactus 47048e31d0
Adding a new example server, other minor changes 2024-05-20 11:28:30 +02:00
godmodegalactus 17590072b1
Creating seperate filters for all accounts subscription and all transactions subscription 2024-05-19 19:35:35 +02:00
godmodegalactus 95bd1f99fa
Solving assert issues for quinn reciever, updating tester to deserialize accounts 2024-05-19 10:12:28 +02:00
godmodegalactus f36a9b3942
Increasing number of streams while testing client 2024-05-17 17:22:35 +02:00
godmodegalactus b2db9d6622
Adding memcmp filter for accounts 2024-05-17 17:20:46 +02:00
godmodegalactus d21031afbf
Avoid copying message structure in certain case 2024-05-17 16:01:16 +02:00
godmodegalactus f1008f4aff
Removed dependency for solana-streamer and solana-net-utils 2024-05-17 15:54:15 +02:00
godmodegalactus 38e70b06de
Making all transfered types repr(C), renaming dispatch 2024-05-17 15:46:38 +02:00
godmodegalactus a8d5bd03f1
Solving workspace dependency issues 2024-05-17 15:23:41 +02:00
Godmode Galactus 2406976e9f
Creating connection parameters, client has to send connections parameters to the server 2024-05-16 14:23:09 +02:00
Godmode Galactus 71bde1cf80
Adding geyser testing code 2024-05-14 19:02:37 +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 f1d31b33d6
Adding a test for transfer between server and client 2024-05-13 10:47:12 +02:00
Godmode Galactus 0341559027
Creating 3 libraries, for plugin, client and common code between them 2024-05-10 11:46:04 +02:00