Filip Tibell
|
6a289583bf
|
Shuffle some code around, update changelog
|
2023-03-21 16:53:09 +01:00 |
|
Filip Tibell
|
1f887cef07
|
Fix websockets memory leak
|
2023-03-21 15:46:14 +01:00 |
|
Filip Tibell
|
d01d2a27f4
|
Improve websocket behavior, implement close code
|
2023-03-02 19:46:17 +01:00 |
|
Filip Tibell
|
7d75d5c52f
|
Version 0.5.1
|
2023-02-25 13:41:50 +01:00 |
|
Filip Tibell
|
9fd6f66686
|
Add support for query pairs in net.request params
|
2023-02-23 11:31:42 +01:00 |
|
Filip Tibell
|
1fdc6d088c
|
Implement API for moving / renaming files and / or directories
|
2023-02-23 00:00:48 +01:00 |
|
Filip Tibell
|
36a3bd2113
|
Use more descriptive module name instead of 'utils'
|
2023-02-21 11:55:30 +01:00 |
|
Filip Tibell
|
8fd39fcf9d
|
Improve error handling when net.serve callback errors
|
2023-02-21 11:32:47 +01:00 |
|
Filip Tibell
|
a7fab69838
|
More websocket generics
|
2023-02-21 00:06:56 +01:00 |
|
Filip Tibell
|
cdf7db51f6
|
Fix scheduler not always waking up
|
2023-02-20 17:27:33 +01:00 |
|
Filip Tibell
|
5f3169c1bb
|
Make websocket object generic over streams
|
2023-02-20 16:08:45 +01:00 |
|
Filip Tibell
|
c57677bdd3
|
Make websockets work again
|
2023-02-20 14:43:14 +01:00 |
|
Filip Tibell
|
b1e08bf813
|
Move scheduler fns into traits, improve error handling for scheduler not existing
|
2023-02-15 13:22:13 +01:00 |
|
Filip Tibell
|
8d44e1e827
|
Support built-in coroutine global in new task scheduler
|
2023-02-14 23:17:03 +01:00 |
|
Filip Tibell
|
d078968d08
|
Clean up net global implementation
|
2023-02-14 19:39:28 +01:00 |
|
Filip Tibell
|
d2ff0783a5
|
Implement bulk of async APIs
|
2023-02-14 13:17:07 +01:00 |
|
Filip Tibell
|
5157e60379
|
Improve websocket examples
|
2023-02-12 18:24:55 +01:00 |
|
Filip Tibell
|
091dc17337
|
Implement web socket client
|
2023-02-11 23:29:17 +01:00 |
|
Filip Tibell
|
6c97003571
|
Implement web sockets for net serve
|
2023-02-11 22:40:14 +01:00 |
|