Commit graph

48 commits

Author SHA1 Message Date
cscherrNT
9f9ea39e58 automatic cargo CI changes 2024-08-21 10:18:07 +00:00
670a4bd192 fix it again because of tokio updates
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m36s
2024-08-21 12:16:35 +02:00
7ec2e55ec5 fix ci
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m36s
2024-08-21 12:01:30 +02:00
cd6a5c21d2 fix bugs
Some checks failed
cargo devel CI / cargo CI (push) Failing after 6s
2024-08-21 11:56:52 +02:00
ffd8461368
Merge branch 'devel'
Some checks failed
cargo devel CI / cargo CI (push) Failing after 2s
2024-02-09 17:53:47 +01:00
642dc1f558
refactoring
Some checks failed
cargo devel CI / cargo CI (push) Failing after 3s
2024-02-09 17:53:42 +01:00
9fbf8ecdf5
ready for release
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m4s
2024-01-24 22:05:35 +01:00
52ac674e50
Merge branch 'devel'
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m7s
2024-01-24 21:57:45 +01:00
0242100fb5
the server still lives with over 500 clients
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m12s
2024-01-24 17:02:19 +01:00
80c8d6d4ed
indefinitely mode added
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m17s
2024-01-24 16:48:42 +01:00
26521989be
Merge branch 'devel'
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m59s
2024-01-24 16:29:25 +01:00
d18a4c1e0b
it works
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m3s
2024-01-24 16:29:15 +01:00
cscherrNT
81b54c66f2 automatic cargo CI changes 2024-01-24 15:14:45 +00:00
0a37691e05
i played a round of netpong with tls
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m16s
2024-01-24 16:12:31 +01:00
25375eca32
it just works
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m15s
2024-01-24 16:01:37 +01:00
cscherrNT
dfc761d9c4 automatic cargo CI changes 2024-01-24 14:40:52 +00:00
06430ec6b7
how can openssl have SUCH a bad cli interface
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m31s
2024-01-24 15:38:24 +01:00
cc80d0afae
mainly trying to get the client to work
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m27s
2024-01-24 13:22:16 +01:00
4595f37f4c
primitive tlsping
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m28s
2024-01-24 11:23:15 +01:00
7188f424ba
Merge branch 'devel' of https://git.cscherr.de/PlexSheep/netpong into devel
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m17s
2024-01-24 10:56:57 +01:00
5ff6987a07
mini https 2024-01-24 10:56:55 +01:00
cscherrNT
ee2913065d automatic cargo CI changes 2024-01-24 09:50:14 +00:00
c240551ad5
we have a tls connection
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m37s
(but it cant close yet?)
2024-01-24 10:47:40 +01:00
cscherrNT
c96f927b88 automatic cargo CI changes 2024-01-23 17:23:27 +00:00
8a1407185a
a little tls error handling
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m15s
2024-01-23 18:21:14 +01:00
e622a5cc99
very primitive tls server
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m21s
2024-01-23 18:01:41 +01:00
dc407c8ce8
status and performance improvements
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m31s
2024-01-23 14:58:59 +01:00
b0fb7de6e9
concurrency
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m29s
2024-01-23 13:50:40 +01:00
PlexSheep
b6c9b660f6 automatic cargo CI changes 2024-01-23 08:16:00 +00:00
b0edd17825
runtime
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m17s
2024-01-23 09:13:40 +01:00
6078ee58a9
add test key and cert
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m6s
2024-01-21 22:04:42 +01:00
3c5c30f6c9
add todo
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m10s
2024-01-20 03:31:07 +01:00
b7fcd9c455 Merge pull request 'We have a server at least' (#3) from devel into master
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m59s
Reviewed-on: #3
2024-01-19 16:40:16 +01:00
6868af2016
ping pong works (with a python client)
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m8s
2024-01-19 16:33:46 +01:00
a9bf861a0b
it somewhat works, now we just need to pong back
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m21s
2024-01-19 16:11:02 +01:00
de412de988
better errors
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m17s
2024-01-19 15:26:30 +01:00
956dbf375a
progress with the reads
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m20s
2024-01-19 14:21:19 +01:00
cscherrNT
9e492adeb3 automatic cargo CI changes 2024-01-19 11:58:53 +00:00
13745e96b8
tokio is hard work
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m18s
2024-01-19 12:56:25 +01:00
a11618add4
use thread pool to process connections 2024-01-19 09:36:17 +01:00
PlexSheep
12a60eb189 automatic cargo CI changes 2024-01-19 00:01:29 +00:00
78340a23d2
a very primitive "server"
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m14s
2024-01-19 00:59:16 +01:00
a212cfff83
split more stuff into modules
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m7s
2024-01-18 23:55:02 +01:00
69615cf4d5
Merge branch 'devel' of https://git.cscherr.de/PlexSheep/netpong into devel
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m5s
2024-01-18 23:45:53 +01:00
085223d0a6
continues cli interface, mode enum 2024-01-18 23:45:50 +01:00
PlexSheep
716c02da5d automatic cargo CI changes 2024-01-18 22:15:21 +00:00
6f58b5c6a0
early cli interface
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m7s
2024-01-18 23:13:18 +01:00
ba2230cf76 Initial commit 2024-01-18 22:28:54 +01:00