serveme 1.1.3 copy "serveme: ^1.1.3" to clipboard
serveme: ^1.1.3 copied to clipboard

outdated

Backend server framework designed for a quick development of modular WebSocket based server applications with MongoDB integration.

v1.1.3 #

  • Bugfix: concurrent modifications during iteration occurred in some cases while processing events.

v1.1.2 #

  • Bugfix: expireAfterSeconds option for IndexDescriptor of CollectionDescriptor was ignored.

v1.1.1 #

  • Maximum data length increased to 2^63 for messages sent over TCP socket.
  • Bugfix: data messages sent over TCP socket could stall in some cases.

v1.1.0 #

  • TCP sockets support implemented (breaking changes).
  • ServeMeClient constructor now takes single ServeMeSocket argument.
  • Future

v1.0.2 #

  • Bugfix: ESC key press caused ServeMe to crash on Linux.

v1.0.1 #

  • Small fixes in ReadMe file.

v1.0.0 #

  • Finally released.
58
likes
0
pub points
43%
popularity

Publisher

verified publisherminimagic.games

Backend server framework designed for a quick development of modular WebSocket based server applications with MongoDB integration.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

connectme, mongo_dart, packme, yaml

More

Packages that depend on serveme