Commit Graph

25 Commits

Author SHA1 Message Date
Lou-Kamades 41c40a8128
Use CLI instead of binaries for configuring benchmarks (#357)
refactor: use CLI for benchmarks
2024-03-14 17:49:34 +01:00
Lou-Kamades 573c2da966
Refactor benchmarks into separate binaries (#350)
make the new benchmark test cases individual bins
2024-03-13 17:29:23 +01:00
vuittont60 95a3f7d66c
Fix some typos (#260)
* fix typos in benches/

* fix typos in cluster-endpoints/

* fix typos in quic-forward-proxy/

* fix typo in README.md
2024-01-02 20:52:46 +05:30
GroovieGermanikus 54245a68d2
grpc multiplex: readme 2023-12-22 15:21:01 +01:00
riordanp c63a212e57
Deploy QUIC Proxy (#210)
* Load listen addr from env

* Add deployment config for quic-forward-proxy

* ipv6 support

* Fix rpc_tester

* Read QUIC_PROXY_ADDR from env

* Add traces for debugging

* Add timeout for writing to SendStream

* disable GSO (Generic Segmentation Offload) for all outgoing QUIC-connects

should fix https://github.com/blockworks-foundation/lite-rpc/issues/199

* disable GSO (Generic Segmentation Offload) for all outgoing QUIC-connects (#200)

should fix https://github.com/blockworks-foundation/lite-rpc/issues/199

Co-authored-by: GroovieGermanikus <groovie@mango.markets>

* Add staging config, remove traces

* cargo fmt

* delete fly.toml - was split+renamed - see cd/

* remove misleading line

* comment on quic proxy

* revert some files

* Deploy dev from main, prod from production

---------

Co-authored-by: GroovieGermanikus <groovie@mango.markets>
Co-authored-by: Steve <95291500+grooviegermanikus@users.noreply.github.com>
2023-12-01 12:02:41 +00:00
Aniket Prajapati 3eecb89b81
simple config, env and cli (#247)
* simple config, env and cli

* fix comp

* init env first

* added env override

* postgres config

* fmt

* updated env in readme

* examples

* a
2023-11-27 14:24:59 +05:30
Godmode Galactus fad7478ac5
Updating readme file for lite-rpc 2023-11-01 10:28:15 +01:00
GroovieGermanikus 34c3e0cacf
add DISABLE_GSO to README.md 2023-10-09 18:04:26 +02:00
Steve a16bc3ba2b
Merge pull request #168 from blockworks-foundation/groovie/tpu-proxy-improved-docs
proxy: improved docs
2023-09-13 20:21:49 +02:00
Godmode Galactus ffef824dce
removing quic forward proxy from the fly 2023-09-09 17:55:37 +02:00
riordanp 9b4778373b
Deploy QUIC Proxy (#187)
* Load listen addr from env

* Add deployment config for quic-forward-proxy

* ipv6 support

* Read QUIC_PROXY_ADDR from env
2023-09-08 14:13:20 +01:00
GroovieGermanikus 98673e5bc0 proxy: improve docs 2023-08-21 15:23:09 +02:00
riordanp b3afdcc189
Add deployment instructions to README, add PG_ENABLED env var (#138)
* Add deployment instructions to readme

* Add environment variable to enable postgres, fix fly deploy commands
2023-05-13 14:52:43 +01:00
Maximilian Schneider 7abd6b84da
Update README.md 2023-05-02 14:02:21 +02:00
aniketfuryrocks da7011100b
postgres env 2023-01-31 19:00:52 +05:30
aniketfuryrocks 6cfdd6852a add bench files 2023-01-19 20:08:42 +05:30
aniketfuryrocks 4b224a4386
rm actix 2023-01-12 16:24:25 +05:30
Aniket Prajapati 636947b439
Update README.md 2022-12-17 16:07:58 +05:30
Aniket Prajapati e0a9b6a81c
Update README.md 2022-12-17 16:06:26 +05:30
aniketfuryrocks 481e6f949e moved 2022-12-17 08:05:49 +05:30
Lioncat2002 2d8f0e6e5a
doc: Update readme 2022-12-07 22:00:29 +05:30
Lioncat2002 59197c52b3
chore: updated the cli so that it can accept ports correctly 2022-12-06 10:51:03 +05:30
Godmode Galactus 12535686d4
websockets pubsub related changes 2022-11-28 22:11:06 +01:00
Godmode Galactus 85be3cc707
Implementing initial stages for websocket connections 2022-11-27 09:33:56 +01:00
Godmode Galactus 6a96e63377
Adding read me file 2022-11-25 13:24:12 +01:00