WebSockets -> WebSocket
This is the correct name of the protocol, usage of the word "WebSockets" should be limited.
This commit is contained in:
@@ -17,7 +17,7 @@ you get the following niceties:
|
||||
- ability to pipe output through a shell command, so that you can view the
|
||||
results in your favourite editor or redirect them to a file
|
||||
- ability to edit the input line in your favourite editor as well with Alt+E
|
||||
- WebSockets (RFC 6455) can also be used as a transport rather than HTTP
|
||||
- WebSocket (RFC 6455) can also be used as a transport rather than HTTP
|
||||
- support for method name tab completion using OpenRPC discovery
|
||||
|
||||
Documentation
|
||||
|
||||
Reference in New Issue
Block a user