reactor pushed to main at reactor/lookaround
-
7a0880fc02 do it similar on the client
-
fd4f70b1c9 🐛 bug: think I figured out the server part
- Compare 2 commits »
reactor pushed to main at reactor/lookaround
-
0bb702f312 🚧 wip: not working the way I expect
-
1b7c2ce0f4 ♻️ refactor: preparing to serve on multiple interfaces
-
39bcea54d4 ♻️ refactor: make the self-IP code available within the program
-
2ba1dc2834 🐛 bug: fix server crashing when you send it a packet of ":V\n"
-
33e6ae29ca ♻️ refactor: replace all unwraps in my code with question marks
- Compare 13 commits »
reactor pushed to main at reactor/music_player
-
84dc1a983f ➕ HTTP playback works, for Ogg/Vorbis only for now
-
99b3bfe231 ♻️ refactor
-
57c53a31dd passing `cargo check`
- Compare 3 commits »
reactor pushed to main at reactor/ptth
-
b642142332 🐛 bug: fix content length when byte serving
-
80f1c21fd0 Merge remote-tracking branch 'origin/main'
-
16aaac0965 🐛 bug: used the wrong PathBuf function in resolving the merge
-
134035f198 Merge remote-tracking branch 'origin/main'
-
ba4f830927 Merge commit 'b8c370a0a6b37ce41078c1fd3e03c6b60e3ab2c2'
- Compare 10 commits »
reactor pushed to main at reactor/kajam_10
-
741fc8171a ♻️ refactor
-
614787b94b ♻️ refactor: state structs to their own module
-
d4847f2239 ♻️ refactor: remove redundant brackets and indents
-
cfc5785995 working on sorting machine room
-
42567278d3 add 'cheat' command for quicker testing
- Compare 5 commits »
reactor pushed to main at reactor/kajam_10
-
28f11e74c5 ah, that's good enough. Now to run it un-protected on my server.
-
119ec04d0c trying to protect against spam a little
-
36176ef200 developing a telnet frontend for the game
-
1c5519c761 ♻️ refactor: all the game code is in its own crate now.
-
7dd6a872e4 🚧 extracting an I/O-free game crate
- Compare 10 commits »
reactor created repository reactor/kajam_10
reactor pushed to main at reactor/ptth
-
9f4c26a8b6 📝 update copyright info and link to license and source on important pages
-
d3bd1a78c5 🐛 bug: fix bug in rendering the debug page
-
1367c257e9 🐛 bug: remove some stuff that prevented `/` from rendering in end servers
- Compare 3 commits »
reactor pushed to main at reactor/ptth
-
e7e1c07ff0 Merge remote-tracking branch 'github/main' into main
-
1cc6acf86a Update rust.yml
-
cb0c522b4d Update rust.yml
-
e36f141f0b Create rust.yml
- Compare 4 commits »
reactor pushed to main at reactor/ptth
-
33f2891773 increase max port count to 15
-
3a8fdbe6cd ♻️ refactor: extract MAX_PORTS
-
8189bc9769 ⬆️ fltk 1.2.8
-
3c328eb58f 🔊 improve error message
- Compare 4 commits »
reactor pushed to main at reactor/ptth
-
0129f36d2a 🚧 begin building PTTH_DIREC
reactor pushed to main at reactor/ptth
-
6c5dff4685 📝
-
1226016150 🐛 bug: cap the number of forwarded ports at 5
- Compare 2 commits »
reactor pushed to main at reactor/ptth
-
e6cf9e2b72 💄 change it to just pick a client port automatically.
-
34873dff43 allow `0` to mean "The OS should pick an available TCP port for us to listen to"
- Compare 2 commits »
reactor pushed to main at reactor/ptth
-
b71d4c16a1 ♻️ refactor: use `add_port` in initialization, too
-
17ed6cc4c5 💄 you can now add more ports, but it's still not useful
-
227c9f7ba4 🚧 add useless "add port" button
-
bfb96e2475 🚨 clippy warnings
-
63f9dcef97 💄 redo the GUI with `Flex`
- Compare 7 commits »
reactor pushed to main at reactor/ptth
-
1a775622cf 🐛 bug: fix compile bugs for tests
-
b21f8a7c50 ♻️ refactor: move `main` up
-
e4285ec17d 🐛 bug: fix crash when trying to open the same port twice
-
baa5044186 ♻️ refactor: remove redundant var
-
e8bb7ab098 🔊 improve error handling when opening / closing ports
- Compare 21 commits »
reactor pushed to main at reactor/ptth
-
61a74c29a6 📦 switch the release package to use the multi-call server
reactor pushed to main at reactor/ptth
-
98b43d1ba2 guess MIME for JavaScript files so that `ptth_file_server` can serve Jet Racing 4 locally.
-
2972e85671 ➕ use rust_embed and default configs so you can call `ptth_file_server` from any working dir.
-
c53ed0d2bd ⬆️ newest stable toolchain, plus `cargo update`
-
f7b78b8a12 ⬆️ update to blake3 1.0.0 to de-dupe the cfg-if depend
-
b8d07c526a ➕ add ptth_file_server to ptth_multi_call_server.
- Compare 5 commits »
reactor pushed to main at reactor/ptth
-
c5aadbe632 📦 add PTTH_QUIC end server to PTTH subpackage
-
da10ad28dc add `--cert-url` to end server too
- Compare 2 commits »