Kitura / Kitura-WebSocket

WebSocket support for Kitura
Apache License 2.0
68 stars 29 forks source link

[websocket-nio]Remove forced unwrapped optional try(s) #64

Closed nethraravindran closed 5 years ago

nethraravindran commented 5 years ago

The motive is to remove forced unwrapped optional try methods and replace with do-try-catch to avoid crash