Commit Graph

27 Commits

Author SHA1 Message Date
Michael Herzner
1cd35a6746
test(net): improve test coverage (#4709)
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-05-13 07:17:22 +09:00
Yoshiya Hinosawa
3155f0050a
chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
Asher Gomez
dd55f2801c
refactor(net): remove use of as Deno.NetAddr (#4574) 2024-04-15 16:47:28 +10:00
Anwesh
3fcb0a8b24
refactor(using): use using keyword for Explicit Resource Management (#4143)
* refactor(using): add using keyword for Explicit Resource Management

* refactor(using): fix fmt

* refactor(using): add more fixes

* refactor(using): fix fmt

* refactor: add more `using` cases

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-15 08:35:50 +11:00
Lino Le Van
6c615c976d
feat(net): add preferredPort option to getAvailablePort() (#4151)
* feat(net): add preferredPort option to getAvailablePort

* Apply suggestions from code review

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-11 17:12:47 +11:00
Lino Le Van
c46143f0ac
chore: update copyright year (#4046)
* chore: update copyright year

* fix

---------

Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-01-02 08:11:32 +11:00
Harry Solovay
1dc2369865
feat(net): getAvailablePort() (#3890)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2023-12-04 13:50:40 +09:00
Andy Hayden
c5e6e015b5 Reorgnanize repos, examples and tests (#105) 2019-01-12 16:50:04 -05:00
木杉
c42686dc36 style(net): format code (#104) 2019-01-11 21:56:35 -05:00
Kitson Kelly
0e00fe9cd3 Add media_types collection (#97) 2019-01-11 00:16:47 -05:00
木杉
5be16ba599 refactor(path): reorg (#101) 2019-01-10 17:11:44 -05:00
Yusuke Sakurai
2606e295c7 Add web socket module (#84) 2019-01-06 14:26:18 -05:00
Ryan Dahl
297cf0975e
Fix format globs (#87) 2019-01-06 14:19:15 -05:00
Ryan Dahl
63d4f6d828
Remove travis, rely on pipelines (#68) 2019-01-03 23:11:40 -05:00
Ryan Dahl
61fdae51a7 Add testing module 2019-01-02 13:45:42 -05:00
Dmitry Sharshakov aka. sh7dm
77831c34b1 Add more MIME types (#57) 2019-01-02 08:47:43 -05:00
chiefbiiko
7a3c70e74b Add mkdirp (#59) 2019-01-01 18:45:41 -05:00
Dmitry Sharshakov aka. sh7dm
c9d6028be8 Add more MIME types (#56) 2018-12-31 09:38:32 +00:00
Bartek Iwańczuk
ab27371a01 Add content-type header to file_server (#47) 2018-12-31 09:06:05 +00:00
Kevin (Kun) "Kassimo" Qian
9eb6aa5fd9 Avoid textproto crashing on empty reader (#50) 2018-12-31 09:00:28 +00:00
Kevin (Kun) "Kassimo" Qian
731f03829c Add CORS option to file_server (#45) 2018-12-23 22:50:49 -05:00
Ryan Dahl
0772030f5d
Make compatible with latest deno (#41) 2018-12-23 18:49:46 -05:00
Kitson Kelly
54787f172c Add colors module (#30) 2018-12-18 23:30:44 -05:00
木杉
1a35f9daf5 migrate deno_path to deno_std (#26)
Previously https://github.com/zhmushan/deno_path
2018-12-18 21:29:39 -05:00
Kevin (Kun) "Kassimo" Qian
e0e677bb02 http: Request body & Streaming (#23) 2018-12-18 20:48:05 -05:00
Ryan Dahl
85ff88b0cc Add format script. 2018-12-18 18:56:59 -05:00
Ryan Dahl
99e276eb89 Rename project to deno_std
Move typescript files to net/
2018-12-18 18:27:05 -05:00