issues
search
StormHub
/
NetUV
.Net standard/Core binding for Libuv
Other
76
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
OnError never called
#80
egmkang
opened
4 years ago
6
怎么才能正确使用
#79
Tgsgf
opened
6 years ago
5
Support .NET Core 2.1 new memory primitives like Memory<T> and Span<T>
#78
oliverw
opened
6 years ago
1
Target Netstandard 2.0.
#77
StormHub
closed
6 years ago
6
Added netstandard2.0 target platform.
#76
StormHub
closed
6 years ago
1
sir,you should update your prj to v2.1
#75
introspection3
opened
6 years ago
4
can you give a performance and stable test
#74
introspection3
opened
6 years ago
1
Can I join you?
#73
introspection3
closed
6 years ago
1
Port DotNetty's Attribute and Add WorkerPool
#72
egmkang
closed
1 year ago
4
IPC handle dispatch.
#71
StormHub
closed
6 years ago
1
how can i use multi event loop?
#70
egmkang
closed
6 years ago
4
Inlining changes.
#69
StormHub
closed
6 years ago
1
Write request buffers.
#68
StormHub
closed
6 years ago
1
Unsafe memory read/write for buffers.
#67
StormHub
closed
6 years ago
1
update libuv v1.19.1?
#66
bonesoul
opened
6 years ago
1
Error handling.
#65
StormHub
closed
6 years ago
21
Support websocket
#64
ghost
closed
6 years ago
1
Unsafe buffers.
#63
StormHub
closed
6 years ago
1
Composite buffer.
#62
StormHub
closed
7 years ago
1
Unsafe byte buffer utility.
#61
StormHub
closed
7 years ago
2
SegFault on Linux when server actively terminates client connection
#60
oliverw
closed
7 years ago
57
Internal buffer management.
#59
StormHub
closed
7 years ago
1
System.AccessViolationException In StreamHandle.WriteStream
#58
lth3726381
closed
7 years ago
4
System.NullReferenceException In WriteRequest.Release()
#57
lth3726381
closed
7 years ago
7
When to Dispose Async
#56
oliverw
closed
7 years ago
2
Multiple loops and threads
#55
Green7
closed
7 years ago
10
How to get a callback on server when client disconnect
#54
lth3726381
closed
7 years ago
4
How to consume data
#53
Green7
closed
7 years ago
8
Made ReadBytes use Get method.
#52
StormHub
closed
7 years ago
3
ReadableBuffer.ReadBytes updates twice the reader index
#51
doruu12
closed
7 years ago
2
IndexOutOfRangeException occurred in Readbytes
#50
Norgerman
closed
7 years ago
2
Question about ReadableBuffer.ReadString with separator
#49
oliverw
closed
7 years ago
2
Fix event loop thread.
#48
StormHub
closed
7 years ago
2
Cause NullReferenceException in EventLoop
#47
Norgerman
closed
7 years ago
14
move create loop/asyncHandle into constructor
#46
Norgerman
closed
7 years ago
2
Upgrade to libuv 1.10.0
#45
StormHub
closed
7 years ago
3
libuv version on linux
#44
krgn
closed
7 years ago
8
Upgrade to Libuv 1.9.2
#43
StormHub
closed
7 years ago
1
Read string separator #39
#42
StormHub
closed
7 years ago
0
Buffer management.
#41
StormHub
closed
7 years ago
0
Support SSL
#40
seertenedos
opened
7 years ago
44
Support reading a string from a buffer till a delimiter from ReadableBuffer
#39
seertenedos
closed
7 years ago
12
May you support old target framework? .Net Framework 4.5.2
#38
billlin0904
closed
7 years ago
5
ByteBuffer index validation error. #36
#37
StormHub
closed
7 years ago
0
System.IndexOutOfRangeException
#36
billlin0904
closed
7 years ago
4
Added stream consumer interface.
#35
StormHub
closed
7 years ago
0
Changed buffer queue to spsc linked queue.
#34
StormHub
closed
7 years ago
0
Linked buffer queue.
#33
StormHub
closed
7 years ago
12
Automatic EventLoop thread support.
#32
StormHub
closed
7 years ago
0
Created Write/Send request pool based on thread local cache.
#31
StormHub
closed
7 years ago
0
Next