Skip to content

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

Example - Chat - Javascript v3.0.26

Choose a tag to compare

@tomFlidr tomFlidr released this 31 Mar 13:00

Updates

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

Example - Chat - JS v3.0.0

Choose a tag to compare

@tomFlidr tomFlidr released this 08 Apr 07:33

Compatibility updates for package web-dev-server 3.0.

Example - Chat - JS v2.1.0

Choose a tag to compare

@tomFlidr tomFlidr released this 27 Mar 18:22

New

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

Example - Chat - JS v1.3.1

Choose a tag to compare

@tomFlidr tomFlidr released this 31 Jan 17:18
0431e64

Fixed

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

Example - Chat - JS v1.3.0

Choose a tag to compare

@tomFlidr tomFlidr released this 30 Jan 15:48

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

Choose a tag to compare

@tomFlidr tomFlidr released this 30 Jan 12:14

Updated

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

Example - Chat - JS v1.2.0

Choose a tag to compare

@tomFlidr tomFlidr released this 27 Nov 15:43
  • node v9 implementation
  • websocket module update

Example - Chat - JS v1.1.2

Choose a tag to compare

@tomFlidr tomFlidr released this 10 Aug 21:31
  • npm package name fix

Example - Chat - JS v1.1.1

Choose a tag to compare

@tomFlidr tomFlidr released this 10 Aug 21:25
  • npm package name fix

Example - Chat - JS v1.1.0

Choose a tag to compare

@tomFlidr tomFlidr released this 10 Aug 21:20
  • base release
  • 3 users from csv
  • possibility to send message to specific user or to all users
  • session id authorization