Skip to content

Releases: web-dev-server/example-chat-javascript

Example - Chat - Javascript v3.0.26

31 Mar 13:00

Choose a tag to compare

Updates

  • Compatibility updates for package web-dev-server 3.0.26.
  • Refactoring and bug fixes.

Example - Chat - JS v3.0.0

08 Apr 07:33

Choose a tag to compare

Compatibility updates for package web-dev-server 3.0.

Example - Chat - JS v2.1.0

27 Mar 18:22

Choose a tag to compare

New

  • Compatibility updates for package web-dev-server 2.1.
  • Refactoring in .editorconfig, .gitignore and .npmignore.

Example - Chat - JS v1.3.1

31 Jan 17:18
0431e64

Choose a tag to compare

Fixed

  • ws:// or wss:// protocol initialization when http:// or https://

Example - Chat - JS v1.3.0

30 Jan 15:48

Choose a tag to compare

Fixed

  • websocket server 3.0.0+ implementation
  • websocket connection closed when page has been refreshed
  • password field type
  • radio input template commented
  • websocet wrapper bugfix

Example - Chat - JS v1.2.1

30 Jan 12:14

Choose a tag to compare

Updated

  • README.md - instalation code fix
  • new version 1.2.0 of web-dev-server package

Example - Chat - JS v1.2.0

27 Nov 15:43

Choose a tag to compare

  • node v9 implementation
  • websocket module update

Example - Chat - JS v1.1.2

10 Aug 21:31

Choose a tag to compare

  • npm package name fix

Example - Chat - JS v1.1.1

10 Aug 21:25

Choose a tag to compare

  • npm package name fix

Example - Chat - JS v1.1.0

10 Aug 21:20

Choose a tag to compare

  • base release
  • 3 users from csv
  • possibility to send message to specific user or to all users
  • session id authorization