Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sebastianseilund/node-json-socket issues and pull requests
#52 - Implement functionality to omit length delimiter
Issue -
State: open - Opened by RicardoMonteiroSimoes almost 5 years ago
#51 - handling the exception that may occur when writing on socket
Pull Request -
State: open - Opened by rolancia almost 5 years ago
- 1 comment
#50 - Parsing error
Issue -
State: open - Opened by bifot over 5 years ago
- 2 comments
#49 - Fixed typo and removed some trailing whitespace.
Pull Request -
State: open - Opened by ricanontherun almost 6 years ago
#48 - custom delimeter tip
Pull Request -
State: open - Opened by foi over 6 years ago
#47 - Multiple messages with international characters fail
Issue -
State: open - Opened by hpalz over 6 years ago
#46 - Bug fix for international character support
Pull Request -
State: open - Opened by hpalz over 6 years ago
- 4 comments
#45 - Lose properties remoteAddress and remotePort for client sockets
Issue -
State: open - Opened by brandonros almost 7 years ago
#44 - Add in delegates from net.Socket and EventEmitter.
Pull Request -
State: closed - Opened by Kruithne almost 7 years ago
- 3 comments
#43 - extending client class
Issue -
State: closed - Opened by dkebler almost 7 years ago
- 1 comment
#42 - Update README.md one word error: host not most
Pull Request -
State: closed - Opened by Txiaozhe almost 7 years ago
- 1 comment
#41 - nice job :)
Issue -
State: closed - Opened by franck34 about 7 years ago
#40 - Incorrect Socket error event name: 'err'
Issue -
State: open - Opened by ribizli about 7 years ago
#39 - Added remoteAddress property and write method from net.Socket
Pull Request -
State: open - Opened by nelsonec87 over 7 years ago
#38 - missing methods
Issue -
State: open - Opened by nelsonec87 over 7 years ago
- 1 comment
#37 - custom delimeter support
Issue -
State: closed - Opened by foi over 7 years ago
- 1 comment
#36 - initial custom delimiter support
Pull Request -
State: closed - Opened by foi over 7 years ago
- 7 comments
#35 - client is not connecting to multiple servers in different machines with diff IP and port
Issue -
State: open - Opened by muthurajbharathi over 7 years ago
- 3 comments
#34 - on('message') at server is not fired
Issue -
State: closed - Opened by muthurajbharathi over 7 years ago
- 2 comments
#33 - Fix error message example
Pull Request -
State: closed - Opened by Y-LyN-10 almost 8 years ago
- 1 comment
#32 - Added tests for pull-request #14
Pull Request -
State: closed - Opened by SamuelBolduc almost 8 years ago
#31 - Socket + JsonSocket + RxJs = No Love
Issue -
State: open - Opened by aleffsouza almost 8 years ago
- 1 comment
#30 - In the description is a misspelling
Issue -
State: closed - Opened by steffenkj almost 8 years ago
#29 - isClosed doesn't function properly
Issue -
State: closed - Opened by kmikiy about 8 years ago
- 2 comments
#28 - add support for setTimeout and setKeepAlive
Pull Request -
State: closed - Opened by KaptainKrayola about 8 years ago
- 1 comment
#27 - Update dev deps and make Travis work again
Pull Request -
State: closed - Opened by sebastianseilund about 8 years ago
#26 - async is needed only for the testing
Pull Request -
State: closed - Opened by apla about 8 years ago
- 1 comment
#25 - Handle chunked multibyte characters
Pull Request -
State: closed - Opened by dmarkow over 8 years ago
- 1 comment
Labels: bug
#24 - sendMessage is not a function
Issue -
State: closed - Opened by steffenkj over 8 years ago
- 3 comments
#23 - Expose once method
Issue -
State: open - Opened by webnard over 8 years ago
#22 - Faster
Issue -
State: closed - Opened by YouriT over 8 years ago
- 1 comment
#21 - Allow multiple requests to use the same packet through Buffers
Pull Request -
State: closed - Opened by YouriT over 8 years ago
Labels: enhancement
#20 - Add reconnect logic to the socket
Pull Request -
State: closed - Opened by chriswiggins almost 9 years ago
Labels: enhancement
#19 - Problem with REMOTE_ADDRESS and REMOTE_PORT
Issue -
State: closed - Opened by hitman2599 almost 9 years ago
- 1 comment
#18 - Support UDP messages
Issue -
State: open - Opened by BrandonClapp about 9 years ago
#17 - delegate socket 'close' event in order to handle any closure
Pull Request -
State: closed - Opened by devyn about 9 years ago
- 1 comment
#16 - Pass the error instead of the message when message.success === false
Pull Request -
State: closed - Opened by SamuelBolduc about 9 years ago
Labels: bug
#15 - add removeListener
Pull Request -
State: open - Opened by Tibus about 9 years ago
Labels: enhancement
#14 - change socket._closed to false on 'connect'
Pull Request -
State: closed - Opened by stainful about 9 years ago
- 1 comment
Labels: bug
#13 - how can I send binary like png images?
Issue -
State: closed - Opened by guodong about 9 years ago
- 1 comment
#12 - Update tcp-example.js
Pull Request -
State: closed - Opened by h4cc over 9 years ago
- 1 comment
Labels: enhancement
#11 - data.toString() in _onData can break truncated TCP packet.
Issue -
State: open - Opened by perillamint over 9 years ago
#10 - Added destroy function
Pull Request -
State: open - Opened by boysmovie over 9 years ago
Labels: enhancement
#9 - Length delimiter causing problems in receiving server
Issue -
State: closed - Opened by sudopriestmx over 9 years ago
- 2 comments
#8 - connection don´t close when server program stopped
Issue -
State: open - Opened by solick over 9 years ago
- 1 comment
#7 - No disconnect event?
Issue -
State: closed - Opened by solick over 9 years ago
- 1 comment
#6 - 'message' event doesnot work if server part is implemented on C#
Issue -
State: open - Opened by keepitsimple over 9 years ago
- 2 comments
#5 - Added ability to chain when subscribing to event
Pull Request -
State: closed - Opened by christian-fei over 9 years ago
- 2 comments
Labels: enhancement
#4 - Added Unix socket example
Pull Request -
State: closed - Opened by maciek-codes almost 10 years ago
- 1 comment
Labels: enhancement
#3 - Corrección en utf-8 string
Pull Request -
State: closed - Opened by LibreTitan almost 10 years ago
Labels: bug
#2 - Implement socket.destroy()
Issue -
State: open - Opened by KaptainKrayola about 10 years ago
- 2 comments
#1 - Fixed length calculation fault on foreign characters
Pull Request -
State: closed - Opened by georgzoeller about 11 years ago
- 7 comments
Labels: duplicate