Commit graph

16 commits

Author SHA1 Message Date
Matthieu Pignolet ea1d345147
Draft: New cross building for docker images (#37)
* Add .circleci/config.yml

* base

* base

* add architectures and cross build

* fix clippy warnings
2023-01-20 16:38:10 +04:00
MatthieuCoder b1e17001e3 better ratelimit, new go structure and better build system 2023-01-13 22:23:19 +04:00
MatthieuCoder 038add4d5e base for tracing 2023-01-05 18:33:53 +04:00
MatthieuCoder f8c2a144e2 restructure project 2023-01-02 18:59:03 +04:00
MatthieuCoder 65652932f7 updates and bazel removal 2022-12-31 17:07:30 +04:00
Matthieu 1707bb9c10 Add missing files 2021-09-26 21:27:21 +04:00
Matthieu 6d3caebc79 shard + implementation of the payload deserialization & restructure 2021-09-19 18:12:41 +04:00
Matthieu cc498ba549 docker fixes & libsodium patch 2021-09-08 19:24:58 +04:00
Matthieu c98fb2ae14 fix stuff 2021-09-05 00:14:20 +04:00
Matthieu b0f906aac3 remove novalet & add libsodium as sobmodule 2021-09-03 23:42:30 +04:00
Matthieu f0e439fa04 add better rust support 2021-09-03 23:33:44 +04:00
matthieu c1b170dfec sync project 2021-09-03 22:17:51 +04:00
n1c00o 299e78a7b2 add cargo's target
for a strange reason git wanted to merge my local target in main so i need to safe
2021-08-08 21:21:02 +02:00
icecodder 0a98482676 add vscode to git ignore 2021-08-07 12:17:30 +02:00
Matthieu f68cb4a01d fix the bazel workspace 2021-08-06 19:02:40 +04:00
Matthieu Pignolet e9812664f8 Basic structure for the project 2021-08-04 20:59:35 +04:00