Alex Hultman
|
83e38ba334
|
Functions for deleting KV
|
2020-08-10 19:30:12 +02:00 |
|
Alex Hultman
|
999a00d1bc
|
Merge branch 'master' of https://github.com/uNetworking/uWebSockets.js
|
2020-08-07 15:07:22 +02:00 |
|
Alex Hultman
|
f70071a15a
|
Group values into collections
|
2020-08-07 15:06:51 +02:00 |
|
Alex Hultman
|
5840dab93f
|
onWritable takes size_t
|
2020-07-30 15:39:27 +02:00 |
|
Alex Hultman
|
f17b46f7c9
|
getBufferedAmount is unsigned now
|
2020-07-30 15:05:22 +02:00 |
|
Alex Hultman
|
e037fa5512
|
getWriteOffset, onWritable, tryEnd has to use Number
|
2020-07-30 15:01:49 +02:00 |
|
Alex Hultman
|
0e5f903a46
|
Add getIntegerKeys, getStringKeys as temp. solution
|
2020-07-30 13:12:59 +02:00 |
|
Alex Hultman
|
a22c3fd1be
|
Add more KV functions
|
2020-07-29 11:09:14 +02:00 |
|
Alex Hultman
|
0fbb4e9203
|
Add temp. KV store
|
2020-07-29 10:34:42 +02:00 |
|
Alex Hultman
|
c6b72cf854
|
Don't keep socketPf separately
|
2020-06-08 19:43:50 +02:00 |
|
Alex Hultman
|
244ad00e67
|
Fix a few warnings
|
2020-06-08 19:10:35 +02:00 |
|
Alex Hultman
|
d6f2c1c50b
|
uWS 18.1, WITH_PROXY, wrap new functions
|
2020-06-08 14:03:09 +02:00 |
|
Alex Hultman
|
de719f9ec1
|
Can't use designated init
|
2020-06-05 17:24:52 +02:00 |
|
Alex Hultman
|
d1a2556fba
|
Merge userData with wsObject
|
2020-06-05 16:49:26 +02:00 |
|
Alex Hultman
|
b4df9ebf5f
|
Initial upgrade to v18
|
2020-06-05 12:36:36 +02:00 |
|
Alex Hultman
|
bd9007eee0
|
Support Node.js 14
|
2020-04-23 21:57:38 +02:00 |
|
Alex Hultman
|
4be2f2bfc2
|
Cannot CallJS from listen
|
2020-03-15 13:58:51 +01:00 |
|
Alex Hultman
|
f9c3cf48a5
|
Update uWS, wrap new compressOptions, update docs
|
2020-03-01 01:26:30 +01:00 |
|
Alex Hultman
|
9840bb0fef
|
Update uWS, wrap ping/pong handlers
|
2020-02-29 00:50:09 +01:00 |
|
Alex Hultman
|
3860b922c7
|
Some clean-ups
|
2020-02-23 18:06:34 +01:00 |
|
Alex Hultman
|
ec86c1ce11
|
Add EXPERIMENTAL_FASTCALL
|
2020-02-23 16:19:58 +01:00 |
|
Alex Hultman
|
a604881448
|
Wrap and document unsubscribeAll, ping
|
2020-01-19 20:24:44 +01:00 |
|
Alex Hultman
|
df4aeb8274
|
Introduce CallJS and corresponding PERFORM_LIKE_GARBAGE flag
|
2020-01-15 18:19:47 +01:00 |
|
Alex Hultman
|
68fde105e6
|
Wrap WebSocket.cork, update docs
|
2020-01-10 19:02:51 +01:00 |
|
Alex Hultman
|
f73d22dbb7
|
Make it compile
|
2019-12-21 22:59:25 +01:00 |
|
Alex Hultman
|
6def8b2e3e
|
Make sure to handle double uWS.free
|
2019-12-21 19:38:02 +01:00 |
|
Alex Hultman
|
d98516e1c4
|
Wrap setYield
|
2019-12-21 19:37:12 +01:00 |
|
Andrew Grosser
|
5f44dea2a5
|
Update experimental_cork to cork (#247)
|
2019-12-17 21:08:06 +01:00 |
|
Alex Hultman
|
e45994a9d0
|
Fix scope for strings reading app options
|
2019-12-10 15:12:34 +01:00 |
|
Alex Hultman
|
d9c86f3e93
|
Wrap ca_file_name option
|
2019-12-05 21:30:49 +01:00 |
|
Alex Hultman
|
2c87f3593d
|
Initial Worker threads/context aware support
|
2019-12-05 04:31:45 +01:00 |
|
Alex Hultman
|
13d8743f95
|
Port to Node.js 10, 11, 12, 13
|
2019-11-08 13:49:40 +01:00 |
|
Alex Hultman
|
97bff11ba0
|
Update to uWS v0.16.1, wrap app.publish
|
2019-10-17 02:19:46 +02:00 |
|
Alex Hultman
|
cfbcb55b03
|
Wrap maxBackpressure, use sane defaults from uWS
|
2019-10-09 15:04:45 +02:00 |
|
Alex Hultman
|
b3f37ad896
|
Update uWS, wrap unsubscribe
|
2019-10-09 02:47:59 +02:00 |
|
Alex Hultman
|
6b5f7c40a9
|
Update uWS, pass Autobahn with pubsub SSL/non-SSL
|
2019-10-09 00:29:53 +02:00 |
|
Alex Hultman
|
fd884ed1c0
|
Fix all warnings, add onWritable error message
|
2019-08-18 21:49:06 +02:00 |
|
Alex Hultman
|
17fb149b04
|
Pass compress to websocket send
|
2019-08-17 00:13:51 +02:00 |
|
Alex Hultman
|
83ad1353fd
|
Port to uWS v0.16a1
|
2019-06-12 12:50:05 +02:00 |
|
Alex Hultman
|
f4bc7b38d1
|
Port to Node.js 10, 11 and 12
|
2019-04-24 03:01:54 +02:00 |
|
Alex Hultman
|
23b1ea8230
|
Rename to LIBUS_LISTEN_EXCLUSIVE_PORT, update uWS
|
2019-04-17 22:26:25 +02:00 |
|
Alex Hultman
|
c22e417cf9
|
Add OPTION_DO_NOT_REUSE_PORT, update uWS
|
2019-04-17 22:09:11 +02:00 |
|
Alex Hultman
|
83a9a1f6cd
|
Add experimental_cork to res
|
2019-04-16 17:00:27 +02:00 |
|
Alex Hultman
|
0686ce8592
|
Move build logic to C program, add ARM64 target
|
2019-04-16 14:46:43 +02:00 |
|
Alex Hultman
|
c9d781a4b6
|
Don't append SSL strings; reset them
|
2019-04-15 22:50:24 +02:00 |
|
Alex Hultman
|
4f6055d454
|
Update uWS, bring back MicrotasksPolicy::kAuto
|
2019-04-04 00:56:24 +02:00 |
|
Alex Hultman
|
5608cbe5ea
|
Actually delete persistence in destructor of websockets
|
2019-03-12 15:11:39 +01:00 |
|
Alex Hultman
|
927cbd1681
|
Revert MicrotasksPolicy::kAuto
|
2019-03-12 12:16:54 +01:00 |
|
Alex Hultman
|
74e8476ad4
|
Add ssl_prefer_low_memory_usage option
|
2019-03-10 14:13:06 +01:00 |
|
Alex Hultman
|
91d433d191
|
Allow iteration over headers
|
2019-03-10 12:45:43 +01:00 |
|