issues
search
mashupbots
/
socko
A Scala web server powered by Netty networking and AKKA processing.
Other
255
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Socko upgrade
#119
jamiees2
closed
3 years ago
1
Memory LEAK of quickstart example
#118
lavender-lee
opened
4 years ago
0
Add changes from jssweb-socko repo
#117
tylernisonoff
closed
6 years ago
0
Headers with the same name are incorrectly overwritten and are not written at all on redirect
#116
ccankov
opened
6 years ago
0
Add WebSocket Compression
#115
alexcole
opened
8 years ago
1
Removes space in link to fix it on web site
#114
colindean
closed
2 years ago
1
wish this was still in active development :/
#113
bthibault
opened
9 years ago
8
Add information about the need to release netty's buffers after message processing in WebSocket
#112
yeputons
opened
9 years ago
4
Memory Leak: After calling toBytes on DefaultHttpContent, when the content is garbage collected .release() is never called on the buffer.
#111
malibuworkcrew
opened
9 years ago
0
Feature UUID serialization
#110
mubarak
closed
9 years ago
0
Adding json4s-ext
#109
mubarak
closed
9 years ago
0
HTTP PATCH support
#108
mubarak
opened
9 years ago
0
Couldn't start WebServer: IndexOutOfBoundsException from SwaggerReflector
#107
mubarak
opened
9 years ago
0
Shutdown netty worker threads on WebServer.stop()
#106
mbarton
closed
7 years ago
0
Return 400 Bad Request when "Host" header is null
#105
tkellogg
opened
9 years ago
2
toFormDataMap() in DefaultHttpContent rejects valid(?) content type
#104
iachimoe
closed
9 years ago
1
Open API support?
#103
chenweiyj
opened
9 years ago
1
When establishing a WebSocket, handle empty `Host` header
#102
tkellogg
opened
10 years ago
1
WS onClose is not triggered if client machine gets hard restart.
#101
gfduszynski
opened
10 years ago
1
fix Expect: 100-continue error
#100
navicore
closed
10 years ago
0
toFormDataMap incorrect handling of contentType
#99
gfduszynski
closed
10 years ago
0
How to restart socko server seamlessly?
#98
chenweiyj
closed
10 years ago
1
Memory leak under heavy load in 0.5.0
#97
gfduszynski
closed
10 years ago
2
No 0.5.0 version for Scala 2.10.x?
#96
chenweiyj
closed
10 years ago
1
Support for Swagger 1.2
#95
veebs
opened
10 years ago
0
solve the problem of registering restful apis where rest related classes are in a jar file
#94
chenweiyj
closed
10 years ago
0
Add netty logging handler to log HTTP requests/responses
#93
veebs
closed
10 years ago
0
Upgrade to Netty 4.0.19
#92
veebs
closed
10 years ago
0
No resource for my/package in RestRegistry
#91
chenweiyj
closed
10 years ago
14
two new questions on stackoverflow
#90
simbo1905
closed
10 years ago
0
Guide error?
#89
cube-drone
closed
10 years ago
2
Upgrade to scala 2.11
#88
ForNeVeR
closed
10 years ago
5
Akka 2.3.0 compatibility
#87
atemerev
closed
10 years ago
2
wss
#86
ghost
closed
10 years ago
1
Autobahn test suite report
#85
ghost
closed
10 years ago
2
Use custom handlers
#84
thirstycrow
closed
10 years ago
0
add response write method with status and headers parameters
#83
rossajmcd
closed
10 years ago
1
Support for Websocket fallbacks
#82
chiappone
closed
10 years ago
4
event.readBinary() causes UnsupportedOperationException
#81
chiappone
closed
10 years ago
1
some question for socko Routers
#80
marsxu1984
closed
10 years ago
3
Remove setting of SPDY headers
#79
veebs
closed
10 years ago
0
ReflectUtil: do not count in classes with special char when load from JAR
#78
gnawux
closed
10 years ago
1
SPDY not working with v0.4.0
#77
veebs
closed
10 years ago
1
Need a safe way to resolve the webserver.webSocketConnections when defining Routes
#76
simbo1905
closed
10 years ago
2
api change design question: passing webServer.webSocketConnections to actors
#75
simbo1905
closed
10 years ago
9
SPDY not performing as expected with the StaticContentHandler
#74
Bongani
closed
10 years ago
9
Does Socko support Basic Authentication
#73
chiappone
closed
10 years ago
1
ReflectUtil don't check some scala class will contain "$" in classname
#72
marsxu1984
closed
10 years ago
2
I can't handler CloseWebSocketFrame event
#71
marsxu1984
closed
10 years ago
7
Support for overriding swagger documentation gained from reflection by providing details in config file
#70
veebs
closed
10 years ago
4
Next