59 Commits

Author SHA1 Message Date
6e57913905 as_box method and some fixes 2025-01-14 15:53:37 +03:00
fb9c4c97c5 dyn Sendable instead of impl Sendable 2025-01-14 15:46:27 +03:00
eeab6b8ddb ver 0.2.1 2024-12-08 17:51:13 +03:00
f46607a280 put_default for headers 2024-12-04 02:29:14 +03:00
a33456d12a multipart fix 2024-12-01 02:31:56 +03:00
f352c98e93 body update and refactor 2024-12-01 02:22:32 +03:00
bbfef6daef sendable 2024-12-01 00:42:48 +03:00
6d3d1d1cbd as json fix 2024-11-30 01:37:07 +03:00
e281a87258 async 2024-11-30 00:29:41 +03:00
64d945b104 proxy request and readme update 2024-11-30 00:28:50 +03:00
304a14ccc8 ver 0.2.0 2024-11-27 23:36:31 +03:00
d59523b009 http client 2024-11-27 23:28:25 +03:00
24db811c57 server rewrite 2024-11-27 20:30:05 +03:00
1ae196d322 keep-alive 2024-10-05 01:43:20 +03:00
493a54ef6c commit debug remove 2024-09-15 01:56:08 +03:00
291d2a88d0 headers reference self eefefff 2024-09-13 18:50:04 +03:00
6d8d5b5fab debug dumb 2024-09-12 17:00:22 +03:00
dc4e6294da debug 2024-09-12 16:59:10 +03:00
1950328361 new runtime new thread 2024-09-12 16:53:45 +03:00
18a3a4bfe0 im probably dumb 2024-09-08 02:01:12 +03:00
05b1b19470 trying to fix 2024-09-08 01:59:10 +03:00
dac0f5e4a5 wake up 2024-09-08 01:57:40 +03:00
6c72d5988b wake up 2024-09-08 01:53:39 +03:00
f92f3456de threadpool sync and async my head is made from tin cans 2024-09-08 01:48:58 +03:00
9aec967306 runtime.spawn 2024-09-08 01:20:01 +03:00
958f71dd95 update deps 2024-09-08 01:15:15 +03:00
8be5a692a7 no mutable refs in http server 2024-08-29 06:00:53 +03:00
1ae9a50c8b rwlockgit add *git add * 2024-08-29 03:04:41 +03:00
066bb286d4 fix macro pin_handler visibility 2024-08-29 02:51:49 +03:00
febaf3073b fix handler 2024-08-29 02:43:49 +03:00
b8f9f9b3ca ver 0.1.5 2024-08-29 02:16:45 +03:00
40f5d90cb7 Merge branch 'main' of https://github.com/MeexReay/ezhttp 2024-08-29 02:16:08 +03:00
5060e811a1 async rewrite x2 2024-08-29 02:15:36 +03:00
MeexReay
e7592496e5
update readme 2024-08-24 02:56:51 +03:00
0d5dd9281b fix readme example 2024-08-24 02:54:41 +03:00
e2def1337d ver 0.1.4 2024-08-23 22:38:55 +03:00
2c87b173e3 refactor + more async 2024-08-23 22:35:41 +03:00
9cf1a41b52 cleanup 2024-08-02 15:10:42 +03:00
a6127b6f60 fix cpu leak 2024-07-11 11:33:31 +03:00
3e51e91630 documentation 2024-07-01 21:12:31 +03:00
b7cd187c0e refactor http response and headers 2024-06-23 16:23:41 +03:00
dcbe75f13c example of 2 parallel sites 2024-06-22 21:35:04 +03:00
7b37307f5b add start_server func like an alias 2024-06-22 21:10:25 +03:00
b6d03ac3ab 0.1.2 ver 2024-06-22 18:05:33 +03:00
59b3f41ab8 amazing 2024-06-22 17:58:17 +03:00
7ec1e42454 fix close method in RunningHttpServer 2024-06-22 17:57:45 +03:00
3a7387b894 new example in readme.md 2024-06-22 16:10:15 +03:00
7c5e6dc9c7 add RunningHttpServer 2024-06-22 16:08:13 +03:00
0ef43dcb47 add threadpool and HttpServerStarter 2024-06-22 15:36:38 +03:00
efc36aa3f8 more examples 2024-06-18 19:50:02 +03:00