22 Commits

Author SHA1 Message Date
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
5060e811a1 async rewrite x2 2024-08-29 02:15:36 +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
7b37307f5b add start_server func like an alias 2024-06-22 21:10:25 +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
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
05f1b5fe5e some comments 2024-06-18 19:32:04 +03:00
aafef1b776 some changes! wow! 2024-06-17 20:33:01 +03:00
a08d53a7a0 removed tokio and used std::thread 2024-06-17 20:07:54 +03:00
efd0752dfe some refactor idk 2024-06-05 23:39:12 +03:00
60e53910c2 some refactor 2024-06-03 18:20:20 +03:00
29b0ecfc17 init 2024-06-03 17:57:01 +03:00