Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-10 | improve reliability of `WebSocket` | 1 | -11/+31 | |
2022-08-03 | Don't use SIMD in non-SIMD builds | 1 | -1/+1 | |
2022-06-22 | Fix `WebSocket` when HTTP server is not running | 1 | -2/+24 | |
2022-06-22 | cleanup | 1 | -1/+1 | |
2022-06-22 | Fix close | 1 | -3/+12 | |
2022-06-22 | [websockets] Support receiving data of length 128 - 65354, bigger not support... | 1 | -154/+43 | |
2022-06-22 | Sending works | 1 | -244/+332 | |
2022-06-22 | implement a custom websocket client | 1 | -23/+1064 | |
2022-06-22 | It connects! but the frames are corrupt | 1 | -21/+21 | |
2022-06-22 | WebSocket is a global | 1 | -40/+44 | |
2022-06-22 | WIP WebSocket | 1 | -0/+451 |