Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-17 | Update websocket-server.test.ts | 1 | -0/+41 | |
2022-10-17 | Handle assertion faillure | 1 | -1/+3 | |
2022-10-17 | Implement `sendText`, `sendBinary`, `publishText`, `publishBinary` | 12 | -15/+917 | |
2022-10-17 | Update README.md | 1 | -3/+11 | |
2022-10-17 | Update README.md | 1 | -25/+25 | |
2022-10-17 | Update README.md | 1 | -10/+35 | |
2022-10-17 | Update README.md | 1 | -1/+0 | |
2022-10-17 | Update README.md | 1 | -6/+69 | |
2022-10-17 | Clean up some code | 2 | -34/+35 | |
2022-10-17 | Fix headers + add test | 2 | -5/+24 | |
2022-10-17 | More tests | 1 | -3/+293 | |
2022-10-17 | Implement `error` and `binaryType` | 4 | -30/+163 | |
2022-10-17 | Handle .zero better | 1 | -0/+4 | |
2022-10-17 | Redo | 1 | -46/+45 | |
2022-10-17 | Redo WebSocket api | 9 | -383/+510 | |
2022-10-16 | Reflecting new home for bun templates (#1317) | 73 | -1633/+3 | |
2022-10-16 | yml | 3 | -6/+6 | |
2022-10-16 | Fix #1335 | 1 | -9/+5 | |
2022-10-16 | Revert "disable lto for UWS to workaround bug under load" | 1 | -1/+1 | |
2022-10-16 | Disable InlineBlob optimization | 2 | -210/+247 | |
2022-10-16 | disable lto for UWS to workaround bug under load | 1 | -1/+1 | |
2022-10-16 | Add a comment | 1 | -0/+1 | |
2022-10-16 | Make debug logs configurable | 1 | -3/+28 | |
2022-10-16 | Name the thread | 1 | -0/+1 | |
2022-10-16 | Changed api | 1 | -4/+64 | |
2022-10-16 | snapshots | 43 | -142/+142 | |
2022-10-16 | Update uws | 1 | -0/+0 | |
2022-10-16 | Set `Date` header | 1 | -0/+0 | |
2022-10-16 | Make more sure we know what the types we are sending are | 1 | -5/+5 | |
2022-10-16 | Fix WebSocket server sending invalid data at the end | 1 | -8/+10 | |
2022-10-16 | Fail earlier when there are encoding errors | 1 | -25/+37 | |
2022-10-15 | Disable some logging | 2 | -2/+2 | |
2022-10-15 | More careful code generator | 1 | -5/+10 | |
2022-10-15 | Simplify code that turns a fetch() response into a JSResponse | 1 | -18/+24 | |
2022-10-15 | Simplify the code that reads HTTP client request bodies | 2 | -136/+22 |