Commit graph

55 commits

Author SHA1 Message Date
a4e9c495bf chore: bump version
Some checks failed
cargo devel CI / cargo CI (push) Failing after 2m6s
2024-06-06 15:08:42 +02:00
ba1f30efba fix weird dependency error
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-06-06 15:08:27 +02:00
b32632c48b Merge branch 'master' of https://git.cscherr.de/PlexSheep/netpong
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m52s
2024-05-12 17:28:15 +02:00
9b4a77fd1a ci add cargo test of docs 2024-05-12 17:27:34 +02:00
PlexSheep
0591d5024e automatic cargo CI changes 2024-02-16 15:42:54 +00:00
3199571fea
ci add clippy rustup
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m54s
2024-02-16 16:35:37 +01:00
51fd847cd9
clippy ci
Some checks failed
cargo devel CI / cargo CI (push) Failing after 23s
2024-02-16 16:12:29 +01:00
PlexSheep
e859dd3f95 automatic cargo CI changes 2024-02-09 17:42:45 +00:00
1e722a56ad
fix ci
All checks were successful
cargo devel CI / cargo CI (push) Successful in 4m10s
2024-02-09 18:38:35 +01:00
557e0b61b0
fix client datatype
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1s
2024-02-09 18:10:02 +01:00
bc2b7284df
bump version
Some checks failed
cargo devel CI / cargo CI (push) Failing after 2s
2024-02-09 18:06:31 +01: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